Skip to content

Commit

Permalink
Update pagoda2.walkthrough.Rmd
Browse files Browse the repository at this point in the history
  • Loading branch information
evanbiederstedt committed Apr 19, 2022
1 parent eaa9b27 commit ad2fb38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/pagoda2.walkthrough.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ We will begin by showing the quickest way to process data with pagoda2, using th

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.

**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!**
**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!**


### Preliminary: Loading the libraries
Expand Down

0 comments on commit ad2fb38

Please sign in to comment.