nf-core/fetchngs v1.7 - Sodium Skunk
[1.7] - 2022-07-01
⚠️ Major enhancements
Support for GEO ids has been dropped in this release due to breaking changes introduced in the NCBI API. For more detailed information please see this PR.
As a workaround, if you have a GEO accession you can directly download a text file containing the appropriate SRA ids to pass to the pipeline:
- Search for your GEO accession on GEO
- Click
SRA Run Selector
at the bottom of the GEO accession page - Select the desired samples in the
SRA Run Selector
and then download theAccession List
This downloads a text file called SRR_Acc_List.txt
that can be directly provided to the pipeline e.g. --input SRR_Acc_List.txt
.