You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-35Lines changed: 0 additions & 35 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -301,41 +301,6 @@ nextflow run /path/to/LRP2 --help
301
301
> [!WARNING]
302
302
> Please provide pipeline parameters via the CLI as shown or using the Nextflow `-params-file` option. Custom config files including those provided by the `-c` Nextflow option can be used to provide any configuration except for parameters.
303
303
304
-
## Sample Data
305
-
306
-
### Downloading Sample Data
307
-
308
-
Example sample data for testing the pipeline is available on Zenodo:
An example samplesheet for the sample data is included in `sample_data/samplesheet.csv`. After downloading the BAM files from Zenodo, you can run the pipeline on the sample data:
> The sample data is restricted to chromosome 22 for RNA samples and only a subset of peptides for mass spec samples to reduce file size and computation time, making it ideal for testing the pipeline and becoming familiar with the workflow. We highly recommend trying out the sample data prior to running with your own data!
338
-
339
304
## Test Data
340
305
341
306
The pipeline includes test data for quick validation of the installation and functionality. Test data is located in the `test_data/` directory and includes subsetted paired RNA and mass spec data for ENCODE4 K562 and HepG2 samples.
0 commit comments