v0.4.0
GenomicAnnotations v0.4.0
Introduces a new type-based internal representation of genomic loci. The locus of a gene can still be accessed with locus(gene)
, which returns an AbstractLocus
that should behave similarly to the old locus representation. Hopefully, as long as locus(gene)
is being used to access the locus, no code should break, but that cannot be guaranteed.
Closed issues: