annotate BSseeker2/RELEASE_NOTES @ 1:8b26adf64adc draft default tip

V2.0.5
author weilong-guo
date Tue, 05 Nov 2013 01:55:39 -0500
parents e6df770c0e58
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
e6df770c0e58 Initial upload
weilong-guo
parents:
diff changeset
1
e6df770c0e58 Initial upload
weilong-guo
parents:
diff changeset
2 v2.0.3 - May 19, 2013
e6df770c0e58 Initial upload
weilong-guo
parents:
diff changeset
3 1. Fix bug in utils.py
e6df770c0e58 Initial upload
weilong-guo
parents:
diff changeset
4 2. Add UPDATE file
e6df770c0e58 Initial upload
weilong-guo
parents:
diff changeset
5
1
weilong-guo
parents: 0
diff changeset
6 v2.0.4 - July 29, 2013
weilong-guo
parents: 0
diff changeset
7 1. Update README.md (Definition of ATCGmap format)
weilong-guo
parents: 0
diff changeset
8 2. Fix the "None" output when no parameter
weilong-guo
parents: 0
diff changeset
9 3. Fix error report when using wrong path for short reads aligner
weilong-guo
parents: 0
diff changeset
10 4. MIT License
weilong-guo
parents: 0
diff changeset
11
weilong-guo
parents: 0
diff changeset
12 V2.0.5 - Nov 31, 2013
weilong-guo
parents: 0
diff changeset
13 1. Fix bug in "bs_single_end.py" for "numbers_premapped_lst[0] += len(Unique_FW_C2T)"
weilong-guo
parents: 0
diff changeset
14 2. Make the default aligner to Bowtie
weilong-guo
parents: 0
diff changeset
15 3. Update the README file
weilong-guo
parents: 0
diff changeset
16 4. "-r N" in call-methylation will only control Wiggle file
weilong-guo
parents: 0
diff changeset
17 5. Change the output of pair-end mapping to the standard format of SAM file (the QNAME and FLAG fields)
weilong-guo
parents: 0
diff changeset
18 6. The artificially synthesized bases at the ends of RRBS fragments are removed when removing the adapters
weilong-guo
parents: 0
diff changeset
19 7. Add the total number of bases of uniquely mapped reads to the STDOUT
weilong-guo
parents: 0
diff changeset
20 8. Support "end-to-end" alignment mode in the Galaxy version
weilong-guo
parents: 0
diff changeset
21 9. Support input file in both TEXT or Compressed (.gz) format
weilong-guo
parents: 0
diff changeset
22 10. "-m" allow both INT and FLOAT as input. Ex: '-m 5' or '-m 0.05'
weilong-guo
parents: 0
diff changeset
23 11. Add mode information in output
0
e6df770c0e58 Initial upload
weilong-guo
parents:
diff changeset
24
e6df770c0e58 Initial upload
weilong-guo
parents:
diff changeset
25
1
weilong-guo
parents: 0
diff changeset
26
weilong-guo
parents: 0
diff changeset
27