Skip to content

Latest commit

 

History

History
72 lines (67 loc) · 2.02 KB

20_downloads.md

File metadata and controls

72 lines (67 loc) · 2.02 KB
identifier listTitle descriptionTitle listIconKey published tags
Downloads
Downloads
Data Downloads
cloud-download
false
tutorial
<style> .downloads-feature { margin: auto; } .downloads-feature--panels { display: flex; flex-wrap: wrap; align-items: flex-start; counter-reset: panel; } .downloads-feature--panels > * { overflow: hidden; margin: 0 2em; } .downloads-feature--panels > * > div { margin-top: 1em; margin-left: 2em; position: relative; } .downloads-feature--panels > * img { margin-left: 2em; } .downloads-feature--panels > * > div:before { counter-increment: panel; content: counter(panel); background: #3171d8; border-radius: 1em; height: 1.5em; width: 1.5em; display: inline-flex; justify-content: center; align-items: center; margin-right: .5em; color: white; position: absolute; left: -2em; top: -0.25em; } #topright { text-align: right; } </style>

There are numerous ways to download raw data files from VEuPathDB.

Use Data Downloads to download current and archived genome .fasta, .gff, .gaf, etc files
You can download most tables on our gene pages
Searches

From the strategy system, add Columns of data (such as expression values) you wish to access then Download the gene results table.
Searches
You can utilize our Web Services to programmatically access our searches.