Commit Graph

329 Commits

Author SHA1 Message Date
a2966156dc 2008-07-07 15:09:50 +00:00
dc4ea3686a 2008-07-07 15:09:29 +00:00
83e9e31bf2 Add embl reader 2008-06-30 10:24:02 +00:00
a22b9f8e0d refactor the fasta reader
add getGloc method to Location class
2008-06-30 10:22:15 +00:00
5391028ec8 Patch bug in subseq 2008-06-23 14:20:32 +00:00
1f035b38bc 2008-06-09 14:04:45 +00:00
82cf928d87 2008-06-09 14:03:45 +00:00
6a8bacd693 2008-06-09 14:03:08 +00:00
54958ba992 2008-06-09 14:02:54 +00:00
dff5c86be8 Bug correction on fastaGrep.py 2008-06-02 10:19:34 +00:00
d5fbfa6e50 2008-06-02 10:02:43 +00:00
0bf1761df6 New script to preprocess CNS 454 file 2008-06-02 10:01:57 +00:00
976bf74dc2 New script to split a fasta database in several files 2008-06-02 10:00:57 +00:00
4c47130328 Add filtering option on subject coverage (-C)
Add option for printing sequence (-o)
2008-06-02 09:59:10 +00:00
b92032560c add begin and end attributes to locations 2008-05-06 14:18:27 +00:00
e775801a37 remplace le print par un debug() 2008-05-05 10:12:40 +00:00
ba64835bcc Doc API 2008-04-29 11:08:17 +00:00
cba960a9d3 Doc API 2008-04-29 11:07:08 +00:00
d090e11d12 Add solexa reader 2008-04-29 11:05:41 +00:00
89ea37b559 2008-04-28 07:50:13 +00:00
251b88bf1e patch for negative shift 2008-04-16 08:09:37 +00:00
82e1778714 New version of the api documentation 2008-04-15 16:58:36 +00:00
eabe06f11b modify option in epydoc 2008-04-15 16:45:31 +00:00
378ec0e472 New version of the api documentation 2008-04-15 16:44:44 +00:00
83f38dfa22 Correction of docstrings 2008-04-15 16:42:42 +00:00
142b1c2e0f fastaUniq uses uniqSequence method 2008-04-15 16:20:11 +00:00
740e23888a add ace2fasta.py script 2008-04-15 16:19:07 +00:00
225f0e795e Add new module to manage alignment <<preliminary version>> 2008-04-15 16:18:10 +00:00
50a25e1396 modify run method return 2008-04-15 16:17:18 +00:00
ec437f9377 add findRankByName method to Taxonomy class 2008-04-15 16:15:59 +00:00
1bf519a8d8 extract parsing of description from fasta parsing 2008-04-15 16:14:33 +00:00
3b4eef7f45 Add unique and sort option to ecoTag 2008-04-15 16:13:41 +00:00
dcf8bbffcb swith utils to package 2008-04-14 15:12:33 +00:00
594a208165 Add a gzip module allowing to work on stream 2008-04-10 10:07:22 +00:00
2fbb894412 Add a -x option to the ecoTag.py script 2008-04-10 10:00:11 +00:00
b7e93c475c 2008-04-09 16:59:27 +00:00
b742c605b5 dans utils.py : obitools.gzip ==> gzip 2008-04-09 09:46:47 +00:00
de2ccb6415 parser OBO commenté 2008-04-08 16:04:04 +00:00
52196563db New API documentation generation 2008-04-08 15:18:28 +00:00
63000f3cd5 add extra function used mainly in obo parser 2008-04-08 15:15:43 +00:00
7383f8ec66 bug correction 2008-04-08 15:15:05 +00:00
6478c6e143 Add OBO ontology parser 2008-04-08 15:14:47 +00:00
629b0659f9 2008-04-08 11:00:08 +00:00
6605d1bdb5 Add a new generic parser 2008-04-03 05:51:41 +00:00
de2b771e19 Add some docs to fasta module 2008-03-18 17:02:40 +00:00
f5c818bff2 tools for parse cns data files 2008-03-18 15:15:46 +00:00
6e5e23c1fe add a join function to join array 2008-03-18 15:14:54 +00:00
4fa7a3b009 Convert fastaComplement to the new option management system 2008-03-17 11:30:20 +00:00
835b7ca574 Convert fastaLength to the new option management system 2008-03-17 10:40:35 +00:00
3059874da2 bug correction on parsing error 2008-03-12 15:44:38 +00:00