Commit Graph

901 Commits

Author SHA1 Message Date
e31b47a30c modify the install script function to suppress the .py at the end of the command name. So now, fastaGrep.py becomes fastaGrep 2010-04-01 09:50:18 +00:00
16e1992cdc patch of the progress bar printing 2010-03-09 17:04:05 +00:00
cd7f45f926 change unsigned long long to unsigned long 2010-03-02 14:44:11 +00:00
e3997fd4d5 patch alignSequence function for compatibility with Cython 0.12.1 2010-03-02 14:23:58 +00:00
83c315db99 add an internal implementation of bin function (bin2str) that is appeared
only in python 2.6
2010-03-02 14:14:03 +00:00
30d834cdc3 Add a -p option to fastaUniq to merge sequences on their prefix identity 2010-02-25 11:17:05 +00:00
37d6943c3c change dequeue usage to match older api 2010-02-24 17:01:54 +00:00
7e76188c8e patch setup.py to take into account new version (0.12) of cython 2010-02-24 17:00:29 +00:00
22e0a05825 add a -i option to fastaUniq script 2010-01-26 10:18:33 +00:00
fcb1e451d6 add a -i option to fastaUniq script 2010-01-26 10:16:31 +00:00
088134fd32 add a -i option to fastaUniq script 2010-01-26 10:15:35 +00:00
5104a73204 add a -i option to fastaUniq script 2010-01-26 10:13:32 +00:00
75c48101bc Add new script to convert old format ecoPCR result file to the new format with Tm 2010-01-22 14:39:14 +00:00
2d4f99c4e7 Add new script to convert old format ecoPCR result file to the new format with Tm 2010-01-22 14:37:42 +00:00
838935541d Add new script to convert old format ecoPCR result file to the new format with Tm 2010-01-22 14:05:12 +00:00
147e61f02b Add module to compute primer Tm 2010-01-22 14:04:30 +00:00
55e83bd2dc add new obitools script to concat all sequence of a file in one sequences 2010-01-22 13:26:44 +00:00
315284ce04 add new obitools script to concat all sequence of a file in one sequences 2010-01-22 13:13:40 +00:00
cd8a4eeb22 patch ecoPRC file reader to take into account file format modification
introduce in version 0.2 (Tm computation)
2010-01-22 09:26:54 +00:00
4249c3f423 Prototype version of NGSFilter script the substitute of fasta454Filter 2010-01-19 09:09:45 +00:00
667eb074a9 patch match length computation to take into account matches with reverse strand 2010-01-19 09:08:14 +00:00
e39125ef5d add a getter to gaps attribute 2010-01-19 09:06:42 +00:00
e275be24e6 add the free end gap alignment algorithm 2010-01-19 09:05:39 +00:00
bd1f1f9c8d 2010-01-19 09:05:19 +00:00
a81f7b933f add the free end gap alignment algorithm 2010-01-19 09:04:46 +00:00
05ed9e0a5c add management of fastq format 2010-01-18 22:31:43 +00:00
8ab403889e Add options relative to fastq format 2010-01-18 22:30:35 +00:00
d5232e59e3 add interface to fastq io 2010-01-18 22:29:25 +00:00
44ff625c05 patch rawiteritems method from WrappedBioseq 2010-01-18 22:28:24 +00:00
108e15ecc9 2010-01-15 14:58:13 +00:00
e560c4296b Add a new script to assemble amplicon from solexa pair-end run 2010-01-15 10:56:51 +00:00
b93d5ced56 add progress bar during in files reading 2010-01-05 23:40:53 +00:00
f890e99868 2010-01-05 23:37:54 +00:00
dd6a6d6dd1 2010-01-05 23:37:40 +00:00
5304836a55 patch a bug adding an 'evaluatued' key to sequences 2009-12-25 15:08:36 +00:00
e61ce3f4cd 2009-12-18 13:53:52 +00:00
501de6a32b Patch taxid merging 2009-12-17 21:23:07 +00:00
8c593bfb13 patch the -a selection option 2009-12-17 21:10:24 +00:00
d4c180122f patch on fastaHead and fastaTail 2009-12-17 07:00:55 +00:00
79c61ca4a8 script doc... 2009-12-17 07:00:14 +00:00
024d8a1fe8 add two new scripts :
fastaHead and fastaTail
2009-12-15 21:38:16 +00:00
d2fdf6bf0c remove extra import 2009-12-10 20:46:08 +00:00
4b9ad7e9cf remove extra import 2009-12-10 20:44:52 +00:00
d51dc2c612 remove extra import 2009-12-10 20:43:58 +00:00
8f364f9e0e add filtering option to fastaComplement 2009-12-10 20:43:12 +00:00
44ec34b386 remove extra sys import 2009-12-10 16:54:06 +00:00
782ad9371b patch a bug in _extractsequence of ComplementLocation 2009-12-10 16:53:27 +00:00
87e11a195b create AlignedSequence class 2009-12-10 16:49:26 +00:00
dd83272aa7 remove extra import 2009-12-10 16:48:59 +00:00
90a0dff84d remove extra import 2009-12-10 16:46:24 +00:00