Commit Graph

485 Commits

Author SHA1 Message Date
9741276a94 compute the length of the alignment corresponding to the LCS. this allows
accurate computation of distances from LCS where mismatches and indels count
for 1 unit of distance each.
2011-11-12 06:56:19 +00:00
f98dd1e7e6 doc 2011-10-30 12:47:47 +00:00
f13f701f0e add doc + patch on subgraph method 2011-10-30 12:45:00 +00:00
1eda28068c cleannin obitools doc 2011-10-30 05:09:27 +00:00
cc1da327ef 2011-10-30 05:04:37 +00:00
633a54186f cleannin obitools doc 2011-10-30 05:03:11 +00:00
edb2ee62cd cleannin obitools doc 2011-10-30 05:02:29 +00:00
Céline Mercier
0617a020bc remove build folder from repository 2011-10-29 09:14:02 +00:00
6e882b57a9 add a copy of the raw script source to the build directory for helping documentation generation 2011-10-27 01:10:27 +00:00
c19dfda8d1 Sphinx documentation 2011-10-27 01:06:30 +00:00
fa1d496906 Sphinx documentation 2011-10-27 01:05:19 +00:00
0ba055b4d3 Add sphinx extension for documentation 2011-10-27 01:04:48 +00:00
608878cf75 Sphinx documentation 2011-10-27 01:02:20 +00:00
Céline Mercier
bfd7fa7c8b correct documentation 2011-10-26 11:09:32 +00:00
8dd20d1839 Sphinx documentation 2011-10-26 09:48:03 +00:00
a82e406b12 Sphinx documentation 2011-10-26 09:39:32 +00:00
bea64faf6a switch docstring to sphinx 2011-10-26 09:37:51 +00:00
0518f5146b add a counter variable in the evaluation environment used for modifying attributes, id, definition and sequences 2011-10-24 13:32:35 +00:00
e34727e7aa patch bug in the build of the new sequence 2011-10-24 08:02:19 +00:00
d409c88284 Patch a bug with undefined count tag in sequences 2011-10-07 12:38:54 +00:00
5ef8e0c802 add an option to specify the quality score of the added N 2011-10-07 11:11:25 +00:00
1c3fcac632 Add a new obijoinpairend to join both the direct and reverse reads of a pair end sequencing with an n linker 2011-10-07 11:00:33 +00:00
ed8106a539 Add alternative sampling strategy for large sequence file 2011-10-07 07:32:21 +00:00
Frédéric Boyer
e03a33488d ali2consensus.py initial version 2011-09-30 15:23:52 +00:00
f6b96188ce patch a bug for -a option 2011-09-23 16:08:03 +00:00
747249f93b add _localtaxon attribute to the TaxonomyDump instance 2011-09-23 14:41:38 +00:00
ef88f843ae add _nameidx attribute to TaxonomyDump 2011-09-23 14:28:49 +00:00
cc336bf5a0 patch error on count attribute (work around) 2011-09-05 13:49:21 +00:00
Frédéric Boyer
6ff8005751 Test 2011-08-30 12:48:06 +00:00
4ec0566597 Skip sequence of null length in solexaPairEnd 2011-08-29 14:53:36 +00:00
496fbebe7d removed ecoTaxSpecificityWithErr.py 2011-07-26 15:05:15 +00:00
f4e6dc1882 Added Errors and Quorum in ecoTaxSpecificity.py 2011-07-26 12:58:57 +00:00
078a1c8328 Add a capacity for taxonomy to manage extension to it through the notion of local taxa 2011-07-19 06:48:42 +00:00
a0fca4cfd8 Consider partial match with IUPAC codes as full match for primer detection 2011-07-15 14:23:06 +00:00
0c792ac886 Add a new version of freeendgapfullmatch with full match reward for partial matching
with IUPAC code
2011-07-15 14:19:24 +00:00
0ff107fb19 Add a new version of freeendgapfullmatch with full match reward for partial matching
with IUPAC code
2011-07-15 14:18:32 +00:00
3eb15c4b88 patch the tag file reading 2011-07-15 12:51:07 +00:00
2a9cd0ddcd add two files, ecoTaxSpecificityWithErr.py and ecoTaxSpecificityEx.py 2011-06-26 15:13:07 +00:00
01a1b7d801 patch backtracking of reverse assemble 2011-06-24 10:18:20 +00:00
12e746f492 Change the tag description file format. Tag can now be a single tag or a pair of tags separated by a colon. 2011-06-18 06:05:22 +00:00
850fac46e0 2011-06-17 14:57:07 +00:00
ea05affb10 add categories attribute to determine uniqueness 2011-06-16 20:42:38 +00:00
253b76c3d3 add categories attribute to determine uniqueness 2011-06-16 20:36:50 +00:00
5d1c12100c add categories attribute to determine uniqueness 2011-06-16 20:33:59 +00:00
450328a78d Asking for tags count to a sequence now always success and return 1 by default 2011-06-16 20:24:43 +00:00
0b29ecab80 move the --rank option to the bioseqedittag option set 2011-06-16 16:51:34 +00:00
f66aaab769 move the --rank option to the bioseqedittag option set 2011-06-16 16:51:23 +00:00
9bafa0ed19 compute sum of count per category and print them as a new column named total 2011-06-16 15:02:39 +00:00
4133a16a6a completely new implementation of ngsfilter 2011-06-15 21:34:04 +00:00
b8d966c641 simplify code according to the new progressBar feature 2011-06-15 21:32:09 +00:00