Skip to content

Commit cb7cc75

Browse files
committed
Update history with fixes for 0.1.3-SNAPSHOT-20131231
1 parent 4a1ca27 commit cb7cc75

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

HISTORY.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
## 0.1.3 (in progress)
22

3+
- Avoid errors on converting hg19 to GRCh37 where hg19 variants contain hg19 hap
4+
contigs with no equivalent in GRCh37. It now drops these variants instead
5+
of generating an error. Thanks to Severine Catreux.
6+
- Avoid issues with running LeftAlignVariants on indels with END tags. Thanks to
7+
Justin Johnson.
38
- Move to external bcbio.run tool to help abstract out some core functionality
49
useful in other contexts.
510
- Additional flexibility for Illumina to valid VCF preparation. Allow ignoring

0 commit comments

Comments
 (0)