Skip to content

Commit ad2fb38

Browse files
Update pagoda2.walkthrough.Rmd
1 parent eaa9b27 commit ad2fb38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/pagoda2.walkthrough.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ We will begin by showing the quickest way to process data with pagoda2, using th
2121

2222
This is the rapid walkthrough of pagoda2, showing how the package allows users to quickly process their datasets and load them into an interactive frontend application.
2323

24-
**Note:** The functions in this section assume your data is "ideal". If users run into any errors or bugs in this section, please visit the next section [II. In-Depth Processing and Analysis](https://github.com/kharchenkolab/pagoda2/blob/main/doc/pagoda2.walkthrough.md#ii-in-depth-processing-and-analysis). These functions allow the user to process their data step-by-step. In fact, we would strongly recommend that users rely upon the [In-Depth Processing and Analysis](https://github.com/kharchenkolab/pagoda2/blob/main/doc/pagoda2.walkthrough.md#ii-in-depth-processing-and-analysis) section, as this allows users to fully explore the data and apply appropriate QC if necessary. **Never just run functions on your data without understanding them first!**
24+
**Note:** The functions in this section assume your data is "ideal". If users run into any errors or bugs in this section, please visit the next section [II. In-Depth Processing and Analysis](https://github.com/kharchenkolab/pagoda2/blob/main/doc/pagoda2.walkthrough.md#ii-in-depth-processing-and-analysis). These functions allow the user to process their data step-by-step. In fact, we would strongly recommend that users rely upon the [In-Depth Processing and Analysis](https://github.com/kharchenkolab/pagoda2/blob/main/doc/pagoda2.walkthrough.md#ii-in-depth-processing-and-analysis) section, as this allows users to fully explore the data and apply appropriate QC if necessary. **Never just apply functions to your data without understanding them first!**
2525

2626

2727
### Preliminary: Loading the libraries

0 commit comments

Comments
 (0)