28 Commits

Author SHA1 Message Date
9205fd1ed1 Patch RPS12 detection 2025-05-25 10:31:30 +02:00
534c5c74a8 Patch two bug in the best cluster selection 2025-05-22 05:36:04 +02:00
bf27de1528 Correction of go_rps12 for not passing anymore the sequence as a variable
Former-commit-id: 0f9bb9472a53aa16a91a9cab5106ee66ee781c34
Former-commit-id: 016607c59e62105850d1d25f29bfe214943abc5c
2023-05-16 13:39:01 +02:00
785e0a6226 Small patches
Former-commit-id: 7f32ef237be64d3f81353241462f0b6c8f68d3c5
Former-commit-id: 8eb0147cc85f241e89399c4d3a9c7b5b2f52e215
2023-05-15 20:48:44 +02:00
ed5b28b14f Patch regular patterns
Former-commit-id: 4c05238859cbb95c68902dbfb0b8f5d91f9f82d0
Former-commit-id: 15ae6fd0b11548a0701c99c9305232d5a238d39d
2023-05-15 14:57:16 +02:00
031e18a8bd Change translate function to deal with start codons
Former-commit-id: 8d15cb5175de1774a1cb366f7a92ef99f8517af5
Former-commit-id: 58421d7b8dd6855efe9770499e48a4cca6d9e1fd
2023-04-29 07:07:03 +02:00
5a7b869170 Add a better management of and create translation exception when required for initiation codon
Former-commit-id: 878d919fdaad16e6e2645b62b3a53ef5d5e1ef2b
Former-commit-id: 3c3647cf114438a1ea9c3ff8c44e67e367929776
2023-04-29 07:04:09 +02:00
3b43762ced some blast tricks
Former-commit-id: 9633c56d33c52ecf97fbc2c40751fd00b2acd09b
Former-commit-id: 15a6398f751070645cd2b14766abaf209b1222ce
2022-02-17 18:43:15 +01:00
831669433e Switch to a swissprot based reference database for CDS annotation
Former-commit-id: 3da31ce8a135394ecac041291134d61f11f06d8f
Former-commit-id: 406f41a7cb2db14ea832480b86f72a11d3b0ab4a
2022-02-16 22:50:17 +01:00
d56aeaf698 Remove extra feature for CDS
Former-commit-id: 19b149eb57227e4ff3e7dda97f0328207fbc6373
Former-commit-id: ef94884d026004aa80d0fed85121c525cf5610b4
2022-02-14 15:09:17 +01:00
616d5d084b change tRNA and CDS annotations
Former-commit-id: 12b6c5605f57940e215643b80c93ffbb48d5406e
Former-commit-id: 18663d59e90e6d35b029d9087b66723487b8db1d
2021-11-05 09:29:57 +01:00
40feaadd43 Move the script used for clusterizing protein DBs
Former-commit-id: c27edd09d88f05618e33ac55deb6af0a9f69329c
Former-commit-id: 933bb60387f3903f4a5ffd8ff3ad20b16aff23bb
2021-06-01 09:53:10 +02:00
15f033332c Patch a bug leading to a double pseudogene tagging
Former-commit-id: 35e27b66dc2f350b72544626da12a758b40da071
Former-commit-id: d01e79b8e7450e4aa734a8d04e81573602a58fec
2018-11-20 17:39:38 +01:00
a040adb132 Check the translation for stop codon and add a pseudogene qualifier if
present.

Former-commit-id: 11b612fcdfa1fdd2a2614148b5b1772954e62e70
Former-commit-id: 02c87c99e5ece530640e521a577867e74ed1541e
2018-11-20 15:59:57 +01:00
238b500e1a Add missing file...
Former-commit-id: f71b0396212bb8cd2df1ca1a4e5847f30c613a48
Former-commit-id: 17cc9616d8835548e996712545d4cc0e1833f90f
2018-01-24 15:13:31 +01:00
08d7c940a4 Patch a bug in the final sequence formating occuring when the input
sequence has not 60 char per line

Former-commit-id: 213735f5b9f3cd817053e284d7844cfdd69726c6
Former-commit-id: 074b4aaac0eac00de9b3b48e75804417ce780a2d
2018-01-18 21:58:50 +01:00
001c1dcac1 For a given protein consider only cluster with at list a score of 95% of
the best score

Former-commit-id: cfdc6fcd37a4036d8bcca27bc7e120e60a94998d
Former-commit-id: f45bb7922f28165fd3baa1bc67bf815a759d1590
2016-10-09 04:24:08 -03:00
87453701b7 Change some parameters in program calls
Former-commit-id: 3ed8760844007def1d8c5a9cf4eaee01d571fe0b
Former-commit-id: b15127c8f8a601b33e09daccc645cbb8a1f23a2e
2016-10-06 12:37:57 -03:00
16b5e2927d Make changes to better detect pseudo genes frameshited and annotate them
correctly

Former-commit-id: d827908d63149941538e686b48f60a132173cb80
Former-commit-id: 2841c75b415c6c8fa35a6a90e23cf82c3c84408b
2016-10-06 10:06:37 -03:00
860cd217d4 Add the management of pseudogenes
Former-commit-id: 26d91366e483cf17c440b251ab1e8ac5390699fe
Former-commit-id: 0d3d69ba351bd174fe08387a474fd1137559e38a
2016-10-06 08:56:45 -03:00
d4da1d01fd A new set of protein cleaned for the CDS detector prepared using the
clusterizecore.sh script from the detectors/cds/lib folder.

The CDS detector is now modified to use the clean.fst files.


Former-commit-id: e30a53b5b6b658388af4b2640b30e6765c729894
Former-commit-id: 3015ad50d25248fb117ab00e816b00fde1f9ba1d
2016-10-05 09:31:24 -03:00
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
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
405631f527 cds go_test bug fixed
Former-commit-id: f73133dca83d02a0c223e98a3ac82fdb0d03c5ae
Former-commit-id: 3db7c0037f7c109f4479490480d4323a55206c6a
2015-11-13 22:37:22 +01:00
9108ce75f1 fixed too many partial CDS bug
Former-commit-id: d733a46f4e92f755f38e452f03a28062de6739f1
Former-commit-id: 36bdc324d2b9a0491d07d40a7e68a4cf7ea73984
2015-11-10 22:15:01 +01:00
c3c2be254f go_pass1 moved to bin
Former-commit-id: 6be837df8518c9374c0a9de6ff717add6178d01b
Former-commit-id: b2e3e8200b9e14447b7eeedd70191e10cf4b8a58
2015-11-09 00:58:50 +01:00
0066211385 fixed bug : CDS product not quoted
Former-commit-id: 412798e7efc6648f611fa205e893f097c1c3f583
Former-commit-id: daaa9808ca1990dda6cd137bb2ac3aaf1fb55600
2015-11-08 20:43:18 +01:00
8dab2d56b2 CDS detector added
Former-commit-id: 93fac7a70052d06c2a12bf8af59820c653edd31b
Former-commit-id: 0869fdad0f550941a0f78f1e4c57f4fcdb3f6076
2015-11-08 14:28:05 +01:00