Entering edit mode
8.3 years ago
hamarillo
▴
80
Does anyone know what's the difference between:
- wormbase gene
- wormbase locus
- wormbase sequence name
I am using biomaRt to download all the C elegans genes, and between the possible filters are
with_wormbase_gene (WormBase Gene Accession) with_wormbase_locus (Wormbase locus ID(s)) with_wormbase_gseqname (WormBase Gene Sequence-name Accession)
I assume you are using biomaRt to download from Ensembl, in which case you will be accessing data from WormBase release WS250. The current WormBase release is WS254, and can be accessed through the WormBase ParaSite BioMart (http://parasite.wormbase.org/biomart/martview).