Extract table from gene list
Compare changes
Files
13@@ -15,3 +15,4 @@ class GeneQueryParams(PaginatedQueryParams):
@@ -15,3 +15,4 @@ class GeneQueryParams(PaginatedQueryParams):
Allow to download .csv
of metadata for a filtered list of genes.
Limited to 100000 for the moment, like the fasta files
Closes #126