MPIIComputationalEpigenetics / DeepBlue

DeepBlue Epigenomic Data Server
Other
2 stars 0 forks source link

Develop Genes data type #56

Closed felipealbrecht closed 9 years ago

felipealbrecht commented 9 years ago

A new MongoDB collection to store the genes: db.genes.<> Each gene in the genes set will be a document in the collection. Each document will have all fields specified by the GTF format plus the ID of the gene set The genes identifiers will start with gn. e.g. gn1.

Requires