Commit Graph

1191 Commits

Author SHA1 Message Date
b9cd5f006b shift to version 0.1.3 2009-10-22 08:10:28 +00:00
2a1f715205 2009-10-21 22:39:12 +00:00
c34854e473 2009-10-21 22:29:50 +00:00
4943dbe904 2009-10-21 22:19:57 +00:00
7ab18e874e 2009-10-21 22:17:46 +00:00
40083456a8 2009-10-21 22:12:10 +00:00
863ee26562 shift to version 0.1.2 2009-10-21 21:51:56 +00:00
d864bcac04 Change to output to annotated fasta. Older output mode is available with -T option 2009-10-21 21:27:02 +00:00
208347fccf remove fasta35 stderr output 2009-10-21 21:25:52 +00:00
ff496f77ac Add a patch to eliminate divide by 0 during speed printing 2009-10-21 20:14:18 +00:00
cfa31aa0d2 New version of setup.py script taking into account pyrex file and corresponding c file generation in the source directory 2009-10-16 20:40:32 +00:00
13fbc16a3e New version of setup.py script taking into account pyrex file and corresponding c file generation in the source directory 2009-10-16 20:33:21 +00:00
b1b6833003 2009-10-16 20:30:56 +00:00
d1e473214e New version of setup.py script taking into account pyrex file and corresponding c file generation in the source directory 2009-10-16 15:19:09 +00:00
ef46d42467 2009-10-16 15:18:12 +00:00
0f06dda68f change in the script map 2009-10-14 16:32:59 +00:00
c99f4cf1e0 change input file format from fna fasta file to standard obi fasta file. Use convert2fasta script before using fasta454filter script to convert fna file to obi file 2009-10-14 15:28:55 +00:00
d84d6d48e9 code cleaning on obitools.word 2009-10-14 15:05:49 +00:00
ecef476a09 2009-10-14 13:48:12 +00:00
110ae8ddd8 add a new script buildOBITaxonomy to compile a taxonomy db in obitool format from NCBI taxdump directory 2009-10-13 14:11:45 +00:00
272cfd1903 2009-10-13 14:03:33 +00:00
5aab98c74e Set a faster implementation of getTaxonAtRank 2009-10-13 14:00:59 +00:00
84fa97b865 patch a bug in __contains__ method 2009-10-13 13:53:23 +00:00
73d9cdb3ed Add capacity to annotate sequence with taxonomy data 2009-10-13 13:47:19 +00:00
02a2cb8808 Add capacity to annotate sequence with taxonomy data 2009-10-13 13:44:52 +00:00
5cc39dcb0e remove automatic annotation with taxonomy information when requested rank filter is activated 2009-10-13 13:24:25 +00:00
45b90c7f81 remove input format option from fasta grep, use instead the new convert2fasta script 2009-10-13 13:21:29 +00:00
eb5d1a07af Remove fastacns2obi script and replace it by a more general one convert2fasta.py 2009-10-13 13:14:47 +00:00
678c2b3459 Add code to automagically manage taxid attribute in sequence 2009-10-13 12:44:32 +00:00
989be1189d patch findTaxonByTaxid method to take care of deleted taxa 2009-10-13 12:16:23 +00:00
3acc0abb1f Take care of sequences with taxid < 0
Consider that these sequences have no taxid
2009-10-12 16:56:01 +00:00
e0605ce84e Take care of sequences with taxid < 0
Consider that these sequences have no taxid
2009-10-12 16:54:42 +00:00
2e8871fa9d Take care of sequences with taxid < 0
Consider that these sequences have no taxid
2009-10-12 16:52:08 +00:00
c61e0337b0 2009-10-12 16:25:12 +00:00
3ebc960bbf revert to old version 2009-10-12 16:19:03 +00:00
682f8d5d3e add annotation about rank during rank filtering 2009-10-12 16:17:15 +00:00
92c65760f7 2009-10-12 16:15:06 +00:00
011008bfa7 add annotation about rank during rank filtering 2009-10-12 16:04:27 +00:00
e38ad9d735 add annotation about rank during rank filtering 2009-10-12 15:56:49 +00:00
3a1d1078af add annotation about rank during rank filtering 2009-10-12 15:56:30 +00:00
29fcf11ece add annotation about rank during rank filtering 2009-10-12 15:49:35 +00:00
550627095f add annotation about rank during rank filtering 2009-10-12 15:47:51 +00:00
295ca9b8f6 add option to specify input format in fastaGrep 2009-10-12 15:34:07 +00:00
1dbcc956ab add option to specify input format in fastaGrep 2009-10-12 15:29:15 +00:00
dac24b79f8 add option to specify input format in fastaGrep 2009-10-12 15:28:26 +00:00
067c5cdf74 add option to specify input format in fastaGrep 2009-10-12 15:25:26 +00:00
4c78587274 Rename cns format to fnaFasta format 2009-10-12 14:51:22 +00:00
a05238c575 Rename cns format to fnaFasta format 2009-10-12 14:48:53 +00:00
4b6d0b0abd Rename cns format to fnaFasta format 2009-10-12 14:46:40 +00:00
6f469c5d66 path the _isNuc method to take into account sequence of length null 2009-10-07 19:47:13 +00:00