Download and explore data from bioproject
2
0
Entering edit mode
2.6 years ago
club16 • 0

I want to be able to download / explore data available for https://www.ncbi.nlm.nih.gov/bioproject?LinkName=biosample_bioproject&from_uid=10846776

This bioproject consists of : Data Type Raw sequence reads - therefore the fles will be in fasta format.

There are two biosamples present and their landing page leads to https://www.ncbi.nlm.nih.gov/biosample/10846776

How can I download these biosamples via webpage / ftp server / programmatically.

I tried the [e-utilities][3] but did not succeed. These commands did not work for me.

efetch -db biosample -id 10846776 -format fasta
esearch -db bioproject -query 517829 |elink -target nuccore | efetch -format fasta

Thanks in advance for your help.

bioproject eutilities • 1.2k views
ADD COMMENT
0
Entering edit mode

I appreciate the responses. Thanks.

ADD REPLY
0
Entering edit mode

I am experiencing the same problems with handful of bioprojects I am unable to find the SRR number in the website itself. PRJNA232651 PRJNA756149 PRJNA778915 PRJNA778858 PRJNA232651

ADD REPLY
0
Entering edit mode

I checked a couple of these accessions and it appears that these are assembly only submissions i.e. the raw data does not appear to have been submitted.

ADD REPLY
3
Entering edit mode
2.6 years ago
GenoMax 147k

There is something odd about this submission. It appears that these samples either were not submitted to SRA or the link to the samples in SRA is broken. I suggest that you write to SRA help desk and ask.

ADD COMMENT
3
Entering edit mode
2.6 years ago

Obtaining the data programmatically should normally be possible using e.g. sra-tools or even more conveniently nf-core fetchngs.

However, I think the root cause of your problem is an issue with the original data submission. Normally, the SRA Run Selector should return a list of run accessions (starting with SRR...) for the corresponding BioProject ID, which however isn't the case for the given accession PRJNA517829.

Therefore, I'd suggest to reach out to the corresponding author and inquire regarding the data directly.

ADD COMMENT

Login before adding your answer.

Traffic: 2302 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6