Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Downloading one run download the whole Bioproject #41

Open
HadrienG opened this issue Mar 14, 2018 · 0 comments
Open

Downloading one run download the whole Bioproject #41

HadrienG opened this issue Mar 14, 2018 · 0 comments

Comments

@HadrienG
Copy link

Hi,

I'm using bionode-ncbi to download a large number of files from the SRA. It has been working very well so far except for 54 samples, all belonging to the same Bioproject.

  • Bioproject: PRJNA277291
  • Example sample: SRR1834189

if I do

bionode-ncbi download sra SRR1834189

it downloads the 54 samples related to the bioproject, instead of only SRR1834189 like it should.

I was quite dumbfounded at first, but after a bit of digging it appears that all the offending samples are linking to the same Experiment ID (SRX900319), instead of having one experiment ID per sample like my other downloads, which confuses bionode-ncbi

Indeed, when I do

bionode-ncbi search sra --pretty SRR1834189

it returns the whole experiment (SRX900319) instead of the run.

Thanks in advance for you help (and thank you for the good work at bionode, it's been a great resource so far!)

Hadrien.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant