Skip to content

Bugfixing release

Latest
Compare
Choose a tag to compare
@sebastian-luna-valero sebastian-luna-valero released this 25 May 08:31
· 3 commits to master since this release
  • Fix GO.py for dumping ensembl annotations for versions > 88 ; #384 ; #385 ; #386
  • make sure we stick to conda 4.3 until a workaround is found for conda 4.4 ; #387
  • bed2bed.py: new method rename-chr ; #389
  • gff2gff.py: new method rename-chr ; #390
  • put test_import.py and test_style.py back ; #391
  • update conda from 4.3 to 4.5 (solving "CXXABI_1.3.9' not found" error ; ContinuumIO/anaconda-issues#5191) ; beffc47...abfe82b
  • added test for C/C++ compiler ; #394