which SRR must be used from a SRP
after finding a suitable dataset when i want to download a dataset from GEO, after clicking on SRP link and after going to SRZ i encounter with several SRR and question arises for me, which one of SRR must be downloaded?
srr
srp
srz
geo
• 1,277 views
•
link
updated
by
Matthias Zepper
524
• |
written
by
amahdi779
0
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
multiple response SRR URLs for the same service 's3'
written by akar_ozan01 0So I wanted to download a GEO dataset that contains 36 runs and I just put the main SRA accession number in order to download …
-
Unable to decide R1 and R2 from SRA data for Cell Ranger 10X count
written by Srinka 2![4 reads have been shown for the SRR id][1] [1]: /media/images/f61f4012-d1fe-4173-8f16-7b53dcc5 When we use fastq-dump --split-files to download 4 files are downloaded with `SRR*_1.fq`, `SRR*_2.fq`, …
-
download just a chromosome from SRA toolkit
written by amahdi779 0I want to download samples.fastq from a special SRP in GEO but I don't know that is possible to download just a chromosome.fastq file or …
-
differential expression of geodataset using limma (input files)
written by firstorthopedicdoctor 3Hello My question after I download Geo soft files how I prepare the file to be suitable as input for limma package? I have read …
-
PacBio file type from NCBI run download
written by noodle 65Let's say I download a pacbio run file from the NCBI SRA dataset shown here; https://trace.ncbi.nlm.nih.gov/Traces/sra/?run=SRR9849809 download link here; https://sra-download.ncbi.nlm.nih.gov/traces/sra2/SRR/009618/SRR9849809 Can someone tell me the …
-
Problem for downloading Non-coding RNA from Gene Expression Omnibus (GEO)
written by modarzi 18Hi, I want to download Non-coding RNA profiling by high throughput sequencing from GEO. My favorite data set is GSE114327. In that data set in …
-
how to fix error in getGEO function?
written by maryam.sabet 0When I want to use the getGEO function to download GSE dataset with this code: series <- "GSE85358" gset <- getGEO(series , GSEMatrix =TRUE, AnnotGPL=TRUE, …
-
automated SRA annotaion/Accession List
written by cakesebastian 0Hello I am studying RNA-seq from SRPs and want to create an automated analyzing-pipeline. I need the annotation per SRR thats for example in the …
-
GEO (NCBI) confusing data
written by silas008 19Hi, I'm have some problems with one data shared on GEO: In this link: http://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE19414, we can find a list of 26 samples. Clicking on …
-
From A Geo Gsm Id, How To Obtain The Corresponding Raw File(S) Hosted On Sra?
written by Nico 19We often refer to Sequencing libraries with the GSM number (from NCBI GEO). I'd love to find a way to obtain the corresponding information, on …
Possibly all of them - unless you wish to skip particular samples or experiments from the study. Take a look at ffq or nf-core fetchngs to simplify the download process.
thnak you for your answer but what we must do when we want to analysis these data?
Once you downloaded the runs, you have reads in FastQ format. Downstream processing varies according to sequencing technology, experiment type and your scientific interest.