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

Download metadata #2

Open
mr-eyes opened this issue Oct 25, 2024 · 1 comment
Open

Download metadata #2

mr-eyes opened this issue Oct 25, 2024 · 1 comment

Comments

@mr-eyes
Copy link
Member

mr-eyes commented Oct 25, 2024

curl -X POST -H "Content-Type: application/x-www-form-urlencoded" -d 'result=read_run&query=tax_eq(9606)&fields=run_accession%2Ctax_id%2Cfastq_bytes%2Csra_ftp%2Csample_accession%2Cexperiment_accession&limit=999999999999&format=tsv' "https://www.ebi.ac.uk/ena/portal/api/search" > ebi_human.tsv
@mr-eyes mr-eyes changed the title Download metadata for human Download metadata Oct 25, 2024
@mr-eyes
Copy link
Member Author

mr-eyes commented Oct 25, 2024

Cattle

curl -X POST -H "Content-Type: application/x-www-form-urlencoded" -d 'result=read_run&query=tax_eq(9913)&fields=run_accession%2Clibrary_layout%2Clibrary_source%2Cbase_count%2Clibrary_strategy%2Cproject_name%2Csra_ftp%2Csample_accession%2Cexperiment_accession&limit=999999999999&format=tsv' "https://www.ebi.ac.uk/ena/portal/api/search" > ebi_cattle.tsv

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