Skip to content

Commit

Permalink
update changes
Browse files Browse the repository at this point in the history
  • Loading branch information
sestaton committed Jun 5, 2017
1 parent 6fd2b5a commit 9060023
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion Changes
Original file line number Diff line number Diff line change
@@ -1,7 +1,17 @@
Revision history for Transposome

Version Date Location
0.11.1 05/31/17 Vancouver, Bc
0.11.2 06/05/17 Vancouver, BC

- Bug fix for transforming sequence IDs that appeared to be Illumina but are not (fixes #37).
- Refactor SeqIO superclass to have ID setting method inherited by subclasses instead of repeating
the code in each subclass.
- Refactor SeqFactory class to take a hash of options/arguments instead of repeating code to set
class attributes based on the sequence format.
- Add 'seqtype' class attribute so that Illumina data can be safely transformed into a
single ID with no spaces to work better with Transposome and external tools like BLAST.

0.11.1 05/31/17 Vancouver, BC

- Add method to return the common superfamily name based on the commonly used 3-letter
codes for transposons.
Expand Down

0 comments on commit 9060023

Please sign in to comment.