Commit Graph

329 Commits

Author SHA1 Message Date
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
dc9867b675 add new obitools script to convert cns fasta files to obi fasta files (add ; to headers) 2009-09-18 17:09:34 +00:00
f304309fdd Patch fasta reader to accelerate fasta header parsing 2009-09-18 17:07:06 +00:00
22270b2602 Patch the rawiteritems function from WrappedBioSequence 2009-09-18 17:06:14 +00:00
5c9e608ccd New obitools script to analyze cDNA 454 sequences 2009-09-18 17:05:05 +00:00
9fcdb31d65 changed name of saved rawfiles to remove the gz extension 2009-09-18 14:24:42 +00:00
657bf134e8 patch a bug in taxonomy filter 2009-09-18 13:57:24 +00:00
b0f90494bf Add option to save a copy of the embl file 2009-09-18 13:22:34 +00:00
d02ca76c66 2009-07-27 22:39:07 +00:00
79dbbb8a6b Add new version of function fastaUniq taking into account the merge attribute 2009-07-27 22:38:23 +00:00
7219a11d3d patch syntax bug 2009-07-27 17:51:52 +00:00
1568bec537 Add new script fasta2tab 2009-07-27 17:49:26 +00:00
d2a97eeb7e patch syntax bug 2009-07-27 17:37:57 +00:00