Commit Graph
50 Commits
Author SHA1 Message Date
coissac 8a1a1d57ba remove the printing of an extra empty line at the beginning of the embl
file


Former-commit-id: bba6581b86f21474d6e9b2acb3a9b4937984bbb8
Former-commit-id: 7570b9c21814614c45e57e253bdfae58c9ba3c2b
2016-05-02 12:25:05 +02:00
coissac 8113b80d47 Add annotation of nuclear rDNA cistron
Former-commit-id: ee54019ddddbea4d17956622968f6ce673b609e1
Former-commit-id: 5e5381cf59409ca3dc01098b0e3f330efe0a6a32
2016-05-02 10:56:40 +02:00
coissac 7d04371387 Add ITSx to th src
Former-commit-id: 7f75da850aa538ea79e633d2a600e3c42558cdba
Former-commit-id: 96200ce9daf7a9fd51d532cc2403611eaf8026f1
2016-04-28 10:08:10 +02:00
coissac 890605039b Merge branch 'master' of ssh://git@git.metabarcoding.org/org-asm/org-annotate.git
Former-commit-id: 481c726b17189e0728abcbe467ce0f7e994f968f
Former-commit-id: 25634afe2d8ee729ddd03b66cf31c993a6a815ac
2016-04-25 23:44:33 +02:00
coissac 20d0bcfbf8 First trial to automatcally cleanup the core CDS database
Former-commit-id: dc61a61816084f385f1aa89324b08f81602b4353
Former-commit-id: ee8bf1a08e4af4f4d8d12a1e2a83c5f688e5f7e8
2016-04-25 23:41:18 +02:00
coissac 644f154050 Add a fasta1line function reformating the sequence with a line for the
header and a single line for the sequence

Former-commit-id: 619dc4f5515b0080e5696806f9325f90b983d22e
Former-commit-id: c244fdbb5c84bebf9ae17d6e15c0fd4b00914d32
2016-04-25 11:15:14 +02:00
coissac 6f00381000 Add license
Former-commit-id: 08aa22fcdc5156b0e7cbabb18b1bd5c02288f8cf
Former-commit-id: 750c6de83d833f8eba190888dc96bfa9ba8413ea
2016-04-23 18:05:04 +02:00
coissac 536a451510 call explicitely tcsh to workaround a path bug
Former-commit-id: e6c05a695a6872dd5fb8acd96ee031844dd21fa0
Former-commit-id: 7740135e0861b796e85fce0c9c62a4793f836c2b
2016-04-13 17:32:10 +02:00
coissac f466f5505a Change tha dash bang of the csh shell scripts
Former-commit-id: 115a1955c5883ffd0909cb05e887f70fa561b6e6
Former-commit-id: 5e6be182d5a3ec910f5deed27014227f34bd4745
2016-04-13 16:51:58 +02:00
coissac 69434c5b86 Add the latest tcsh able to deal with large PATH (at least 4096)
Former-commit-id: 32011d9b239e2c5ed93646a8173b285f377693a3
Former-commit-id: 6e804387bfacfc4e9242ef3f7014642044f3aa2c
2016-04-13 16:21:50 +02:00
coissac 756d541a82 Try to solve to "Warning: ridiculously long PATH truncated" message
generated by the csh shell.

Perhaps will we have to avoid this shell ;-)

Former-commit-id: 87663c6f9de10be9862b5fb2d47aa0d720d657f4
Former-commit-id: d776dc96b5440b731a4e2ab508f7c4fdee411024
2016-04-13 13:04:28 +02:00
coissac 721816ae87 Solve #18
Former-commit-id: 0ac744e900340ff27c2d65c4707e673baf9d1671
Former-commit-id: de3721c7af20985c63c0f96e22bb190b9a597e45
2016-04-13 12:47:41 +02:00
coissac b55cf31e4b Patch a bug leading to add extra quote to command line parametters
Former-commit-id: f84fd562054be66141b10621da80c9bd8817a93e
Former-commit-id: be585a9ed7e20e2ecd2898b575b5efd2c7ceea22
2016-02-04 16:00:28 +01:00
coissac b2cc474077 Add the cd-hit program to the binaries
Former-commit-id: 0ecdb8d90e9e78940ec9b109c3a0b484bcacf14d
Former-commit-id: 4c3551f7bca6c203fb7ffbba6c2e37d15d763487
2016-01-27 13:09:43 +01:00
coissac 647695d2a2 Patch a compilation bug for getopt
Former-commit-id: 0ea287f1ca4ed7808577b3e0a12c568da10f6ee8
Former-commit-id: 361c4e3e00ed587a7d7ca684fa92fafefd3cda83
2016-01-05 17:19:37 +01:00
coissac f39e66d4c1 integrate options in the main script
Former-commit-id: e046ef88288559ed68463d3e9fd334ff0a8d1ec6
Former-commit-id: a2f99a532f7ce1b3114385c49affc197419a04d9
2015-12-18 22:05:51 +01:00
coissac 99865ad568 Add the standard getopt external command allowing to deal with short and
long options in scripts

Former-commit-id: 128f06564f712724c66304c46b32057a2f0943c3
Former-commit-id: 98246ddfe8807c4269408452b1bd71accd993a27
2015-12-18 11:47:56 +01:00
coissac ab37af3b03 Add the name of the org.annot pipeline in the CDS inference
Former-commit-id: 497194fafc15da0d80ee7dcb4cf11551d21061bd
Former-commit-id: ea502a0d75d7ff638258a5a15b8ff759cd6e28fa
2015-12-18 08:56:55 +01:00
coissac a4e053989b Specify the genetic code during the aragorn call.
Former-commit-id: 6f18008c34dcb33059accc02edef681a26848416
Former-commit-id: a7313f06a23a307a0384b88e3bc8a1d7b9292e07
2015-12-18 08:39:48 +01:00
coissac cf54e7dcb1 Close #15. Actually the bug in intron location was related to a
misinterpretation of the aragorn output format. Now tRNA, and intron
location are coherent with most of the locations extracted from genbank
file with one or 2 base pairs of difference.

Former-commit-id: dac4fb731e0edaeaebde9edc5350fce38ad99601
Former-commit-id: f8a0590342aec2db1fe5deb4475b8a9380891a48
2015-12-18 08:39:04 +01:00
coissac d09a1fc40a Ignore the build directory
Former-commit-id: 476e40707e6c884c2abfaecabbefe2691150eaa8
Former-commit-id: 2850ad1d963c6167c583c355936214ea2af6f963
2015-11-29 19:03:54 +01:00
coissac 89c4f17fc4 Patch a bug on the generation of the location of tRNA for gene on
reverse complement strand with an intron.

Former-commit-id: 729905450d60c9b2e76ac73567b3efb09cb1bb86
Former-commit-id: 722dc77682ef3da8a746879c52072c46adb9de71
2015-11-28 16:11:14 +01:00
coissac 813e3958ba Change minimum length for considering a match from 1000 to 100.
Former-commit-id: 6bd827ca011ee71d83e98710edc837f56a089875
Former-commit-id: 454f080c0b163f238951541eec23b5946f914f28
2015-11-09 17:35:59 +01:00
coissac 32908c6809 remove the debug code
Former-commit-id: 7a805dc6278b8aae97e6be8deb7e9035bc4aa853
Former-commit-id: 54e6c6030fd0c876ad05745a6a51d14a523e313e
2015-11-09 17:17:34 +01:00
coissac 195739b5f8 Patch bug in the inverted repeats annotation
Realize the annotation on the normalized chromosome


Former-commit-id: 73e4e016d7bfe23fc92e4071efb0a4629eb8e21f
Former-commit-id: d44249c0d078d475ca80386bb428fb660289b0dd
2015-11-09 17:03:22 +01:00
coissac 58e99a81eb Run the annotation on the normalized sequence
Former-commit-id: 48e30ca5dff232ebf886d351cfd254b3fc3a0798
Former-commit-id: e4832b9fe1c644d232b6bc724ab98d5ee18ab6eb
2015-11-09 15:34:59 +01:00
coissac ae703c70d6 small modifications for the luke cluster
Former-commit-id: 55a83611220f824a0efdb1267816f98df984152e
Former-commit-id: e01bf6440c2981904f31807766e9e48aea8b18c1
2015-11-09 15:27:32 +01:00
coissac 8b27f23a8e change the call to awk
Former-commit-id: fa0b02e712db163ba6d37407cea46d1d413a7cb5
Former-commit-id: f393558b7962188159ac123d654ae14ee581f5f8
2015-11-09 14:01:21 +01:00
coissac cf99ca56a4 Patches for the cluster luke
Former-commit-id: 54cfd925a4cb13d389bd3086164b99bd246319e7
Former-commit-id: d865056147c56bf0c6220e29d7f40e26f140a4ba
2015-11-09 13:11:54 +01:00
coissac 2261fa1c48 Switch from awk to gawk
Former-commit-id: 70b104ab89d4c90a35925dbbcacdafaf6c1f2836
Former-commit-id: bf29abf66345cbc0ca81461064dcca63dfd4c15c
2015-11-08 19:33:00 +01:00
coissac 232f601c66 Add gawk dans les binaries which not standard on mac at least
Former-commit-id: fcdf44b531930549f07d8bddcb5976b4bc654e8b
Former-commit-id: 7746dd86930eeabf43f418818ca2d41b2bd79705
2015-11-08 16:59:03 +01:00
coissac 921682f75a enforce the annotation of full-length rrna genes only
Former-commit-id: 0669e643dea2391c8370246cd3182b6328c068dc
Former-commit-id: 7820b800405b2134f2f0c2e27c4ef1ec73e1dc0d
2015-10-12 07:26:18 -03:00
coissac 01c5880ace First version including the rRNA detector
Former-commit-id: 865e2626c7cd92ea596aedefe2b760b3eaaa9c77
Former-commit-id: 94a2e642328eb679660c6ac5a6cb6803c2083632
2015-10-12 07:15:08 -03:00
coissac bff0beaeee Add the reformating of the sequence in EMBL format
Former-commit-id: f58f9d6702775280555d8d05fa167594e33620b2
Former-commit-id: 99eb5825fe75585ac86805ffdcca65f4ee7c0070
2015-10-11 11:58:43 -03:00
coissac c32f7cdde6 First version of the tRNA detector and of the global organnot.sh script
Former-commit-id: f2a75cf99b24875c90c426c2afb22a75b972bf60
Former-commit-id: 65e3dfb35df06ca69bb29b690c9a40e8940ac6bf
2015-10-11 10:39:59 -03:00
coissac 6015339839 First version of the scripts for building the CAU tRNA database
Former-commit-id: 443a0446133850bb57211c27d2001241b03472bd
Former-commit-id: 8af464a0786f81dddf795f0cbda9ada9974808bf
2015-10-10 19:12:02 -03:00
coissac c402923d0f First version of if inverted repeat annotation tools
Former-commit-id: 9d13deae459b086f11ba4f0f82aac899b4ff0fd9
Former-commit-id: 74a7f07d3fb26f6ce12808b8fe2dc7f176181285
2015-10-08 17:38:01 -03:00
coissac f901b87ccd rename the main normalization script in go_normalize.sh
Former-commit-id: e9488f88279a644134c24205c8b0a25459f55403
Former-commit-id: 1e661d834bb83a09777ab5a19dad21f2c795baa2
2015-10-08 15:44:08 -03:00
coissac 9973d1cf71 A first functionnal version of the normalize_plastid.sh script.
Former-commit-id: 78c4a4d8497e6dc7185a6e5726ffc643d9ea914d
Former-commit-id: e6945818dbdbabd9cd060edb9d2578ea26671209
2015-10-08 15:38:46 -03:00
coissac b75035064c Patch building of the Single copy reference DB to make a single blast
database for Large and Small Single copy


Former-commit-id: 9bad3443085b2b6b066c7f33f3eaf2e49b5e8992
Former-commit-id: 15ce54a189d9def4b824c149f0ba5ba036794567
2015-10-07 12:29:48 -03:00
coissac cbc32a6326 Add reference databases for LSC and SSC
Former-commit-id: 0feda4b763d819be5e766c713a86521ed7f652d3
Former-commit-id: f572455b22da41b6b15e3e21a2aac5dd1c2360ce
2015-10-07 11:36:20 -03:00
coissac 37e1ecc9fd Add scripts to generate reference DBs for LSC and SSC
Former-commit-id: 77fd69c9687bfc7cfd3305299c7c81d2a9eddada
Former-commit-id: 4d09933673c30d6a9b2b9cc985b33ef23d7a99f4
2015-10-07 11:32:17 -03:00
coissac fb1158bcd4 Add a forgeted Makefile
Former-commit-id: f633e09b64ca5f887b350cd06fcbadd34cd2caa8
Former-commit-id: 6addadf3247686c43b130e1202a949afca74be8b
2015-10-06 19:14:53 -03:00
coissac 4e688d0a89 add gitignore files
Former-commit-id: 955ee956322e30388eac7e5322113e0783513e45
Former-commit-id: 212c98038aeb0c99043ef70048bf205766b75610
2015-10-05 23:28:09 -03:00
coissac 6f0ba35953 Patch compilation of binaries
Former-commit-id: 688670c339643a282bdeabafafff3b451be83cb6
Former-commit-id: 60d3e42d2af73515fea50d9c97dc4eacda9c8abb
2015-10-05 22:25:17 -03:00
coissac c89d3cc24f Patch guess_port to take into account x64 darwin platform
Former-commit-id: ce57c25d880a4cadab0d8bda3db6ce329973e798
Former-commit-id: 2850583304560c8859cf2b0b16dfb363dc9f3e1a
2015-10-02 21:44:13 +02:00
coissac d298385685 First commit - second part
Former-commit-id: 202296404e6a70f8ae96db99faffb456104c57e9
Former-commit-id: 118417735d2055683607df9809c9b721cc1b1bab
2015-10-02 21:13:16 +02:00
coissac f44f0d8179 New directory structure
Former-commit-id: a4ad0a5ff84b3cb4d1f7bf3df344332ed499d1c6
Former-commit-id: d387b5f3490847c994377ba2fdf7d2125c715578
2015-09-17 16:55:01 +02:00
coissac d4ba831499 add the find cds script
Former-commit-id: d4d49b96f84c942a1f15d10c286988f7cea3b76f
Former-commit-id: 541a8dc171fa695a307b76df0446b33a7112bad1
2015-05-07 16:42:15 +02:00
coissac 7eb55b5d0b Initial commit of ORG.Annotate
Former-commit-id: 8c4c1d0391ad06ed67e748e0f837399e9b3de7ad
Former-commit-id: 5af9ed909a6f6bed7bae86c77bd770ae4b5fc14e
2015-05-07 16:41:43 +02:00