Published June 2, 2022
| Version 0.13.0
Software
Open
vanheeringen-lab/genomepy: [0.13.0] - 2022-06-02
Creators
Description
Added
genomepy search
andgenomepy genomes
can now return the (unfiltered) absolute genome size with argument--size
- changed caching backend to
diskcache
(thread safe) - reduced the local cache size of NCBI (by about half)
- by only storing assembly summary columns actually used by genomepy
genomepy.Annotation.lengths()
to retrieve the gene/transcript lengths.genomepy.Annotation.from_attributes()
can extract any sub-column that pesky attributes column
- updated Boyle-lab blacklists
genomepy.Annotation.genes()
default changed from bed (commonly containing transcript names) to gtf (gene names)
- blacklists now work with GENCODE
query_mygene
no longer filters input.genomepy install
with local provider now understands you want the annotation if you pass a path to an annotation
Files
vanheeringen-lab/genomepy-0.13.0.zip
Files
(842.2 kB)
Name | Size | Download all |
---|---|---|
md5:36c6f5804513adc95aa2a56ff976d461
|
842.2 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/vanheeringen-lab/genomepy/tree/0.13.0 (URL)