coissac
|
340579f6d7
|
New version of LCS computation, with abug on alignment length patched patched
|
2022-11-15 08:21:46 +01:00 |
|
coissac
|
18be4becec
|
Add some new packages
|
2022-11-14 14:36:04 +01:00 |
|
coissac
|
0f99f9a6ba
|
First trial of a fastest LCS implementation
|
2022-11-14 07:42:15 +01:00 |
|
coissac
|
6429f24c57
|
Accellerate a bit LCS computation
|
2022-10-27 17:30:55 +02:00 |
|
coissac
|
f3ddac0f50
|
Small adjustment
|
2022-10-27 11:18:44 +02:00 |
|
coissac
|
8aa323dad5
|
Add a first version of obitag the successor of ecotag
|
2022-10-26 13:16:56 +02:00 |
|
coissac
|
e17d1fbca6
|
Patch the error message stored in sequences by obimultiplex
|
2022-10-17 21:32:24 +02:00 |
|
coissac
|
f8df48338d
|
Several bug in annotation management
|
2022-10-12 23:01:47 +02:00 |
|
coissac
|
aae3398701
|
Replace the CopyMap function by the MustFillMap and adds a InterfaceToIntMap function
|
2022-10-12 22:56:38 +02:00 |
|
coissac
|
58dbdd8698
|
requires that father.count > son.count
|
2022-10-05 09:53:56 +02:00 |
|
coissac
|
d9c18ab0b5
|
Add a reverse complement worker
|
2022-10-05 09:41:59 +02:00 |
|
coissac
|
935fc31982
|
Adds the new obicomplement command
|
2022-10-05 09:40:09 +02:00 |
|
coissac
|
7873b90902
|
Patch a bug in obigrep...
|
2022-10-02 20:52:26 +02:00 |
|
coissac
|
65210755cc
|
Patch reading of annotation from stdin
|
2022-09-29 14:48:05 +02:00 |
|
coissac
|
d0f63fda56
|
add functionalities to the expression
predicate evaluations
|
2022-09-28 16:13:20 +02:00 |
|
coissac
|
fe5d8e3340
|
Patch a bug in ngsfilter reading and sample matching
|
2022-09-28 14:29:19 +02:00 |
|
coissac
|
ebefa28cc0
|
Patch memory error related to []byte pool
|
2022-09-28 14:28:37 +02:00 |
|
coissac
|
57ba460929
|
add the obi_mutation attribute to the sequences
|
2022-09-20 22:03:44 +02:00 |
|
coissac
|
da8e3fd7b7
|
Correct the orientation of the mutation pattern
|
2022-09-20 22:03:01 +02:00 |
|
coissac
|
49b4d97803
|
Remove HTML escaping to json marshaling
|
2022-09-20 22:01:52 +02:00 |
|
coissac
|
3cd8aabd83
|
Correct some misspelling in option helps
Changes to be committed:
modified: pkg/obitools/obiclean/options.go
modified: pkg/obitools/obiconvert/options.go
|
2022-09-20 21:59:38 +02:00 |
|
coissac
|
f6735a634e
|
Correctly patch the memory leak related to the apatsequence
|
2022-09-12 15:19:46 +02:00 |
|
coissac
|
448f5f83fa
|
Patch a bug in comparison of attibutes during sequence annotation merging
|
2022-09-08 07:50:17 +02:00 |
|
coissac
|
6b8f4490cf
|
Change obiclean algorithm for a better evaluation of ratio
|
2022-08-31 20:38:03 +02:00 |
|
coissac
|
90ba980de6
|
correct the gml writer
|
2022-08-30 10:28:05 +02:00 |
|
coissac
|
cd202ba72e
|
Adds of new modules
|
2022-08-23 15:09:51 +02:00 |
|
coissac
|
91c2ce551d
|
Add new modules
|
2022-08-23 15:09:03 +02:00 |
|
coissac
|
d04161a0fb
|
small code refactoring
|
2022-08-23 15:08:35 +02:00 |
|
coissac
|
d2f4919bc8
|
comment out to option that need to be rethought
|
2022-08-23 15:07:48 +02:00 |
|
coissac
|
989e678f6b
|
refactor code and change algorithm used to read from many files
|
2022-08-23 15:07:06 +02:00 |
|
coissac
|
bdf317819b
|
Code refactoring
|
2022-08-23 11:12:00 +02:00 |
|
coissac
|
57e0966d35
|
Adds some documentation
|
2022-08-23 11:11:36 +02:00 |
|
coissac
|
4df99cec5b
|
Chang log package
|
2022-08-23 11:10:04 +02:00 |
|
coissac
|
abaede48b5
|
Refactoring of some code
|
2022-08-23 11:07:39 +02:00 |
|
coissac
|
62968aaa26
|
patch the Taxid method
|
2022-08-23 11:06:51 +02:00 |
|
coissac
|
1e58c92086
|
Adds a function to test that a list contains at least one occurrence of an element
|
2022-08-23 11:06:28 +02:00 |
|
coissac
|
5a81525e46
|
Adds a genbank parser
|
2022-08-23 11:04:57 +02:00 |
|
coissac
|
a71e65963b
|
Modify the .gitignore
|
2022-08-21 17:53:51 +02:00 |
|
coissac
|
31c45bf46f
|
Adds documentation and few methods to the BioSequences
|
2022-08-21 17:53:19 +02:00 |
|
coissac
|
eca1af9957
|
Patch a bug on the FilterOn method
|
2022-08-21 15:05:14 +02:00 |
|
coissac
|
ad4a861261
|
Change some comments
|
2022-08-21 14:47:22 +02:00 |
|
coissac
|
10663bf79c
|
Patch an algorithm error on th Annotation Classifier
|
2022-08-21 14:45:53 +02:00 |
|
coissac
|
f1e3a68dc4
|
improved performance
|
2022-08-21 13:44:09 +02:00 |
|
coissac
|
02f445f02f
|
same as previous commit
|
2022-08-21 13:43:27 +02:00 |
|
coissac
|
34e957d3fb
|
Add an option alowwing to use the pool method instead of the concat method when several input files are specified
|
2022-08-21 13:43:00 +02:00 |
|
coissac
|
844e24b818
|
Add information on the number of workers in the log
|
2022-08-21 13:41:58 +02:00 |
|
coissac
|
f00456fcf3
|
Add a second way to merge several batch iterators using the pool method.
|
2022-08-21 13:41:15 +02:00 |
|
coissac
|
3e40ae9d52
|
Patch a memory leak in apat sequence
|
2022-08-21 13:40:20 +02:00 |
|
coissac
|
9677f531c4
|
Improved performance and ability to read very long sequences.
|
2022-08-21 13:38:13 +02:00 |
|
coissac
|
5dd835d3e7
|
A first functional version of obiclean
|
2022-08-20 18:01:07 +02:00 |
|
coissac
|
a07d348aea
|
small change
|
2022-07-31 21:52:04 +02:00 |
|
coissac
|
821abb1395
|
package obistat debut
|
2022-07-28 16:52:27 +02:00 |
|
coissac
|
b4cabf31fc
|
Correctly print StatsOn values in obiformat style
|
2022-06-14 10:00:45 +02:00 |
|
coissac
|
f0de4d8f28
|
Finalize the correct merging of statistic of occurrences, in I expect every situation
|
2022-06-14 09:54:33 +02:00 |
|
coissac
|
6b13729eba
|
Adds a test for not pushing empty batch on the output
|
2022-06-14 09:53:35 +02:00 |
|
coissac
|
cf5b4baa54
|
Small bug in sequence counting on merge
|
2022-05-30 16:28:59 +02:00 |
|
coissac
|
f14860a486
|
Patch header parting and formatiing
|
2022-05-27 11:53:29 +03:00 |
|
coissac
|
656eda1f73
|
A fiirst version of LCS score function
|
2022-03-07 16:37:21 +01:00 |
|
coissac
|
62cd1c44dc
|
Corrects some bug in building the sequence filter
|
2022-02-25 10:36:01 +01:00 |
|
coissac
|
011898bd9d
|
A first version of obigrep. Normally fully functionnal, but not fully tested
|
2022-02-25 07:29:52 +01:00 |
|
coissac
|
0a36447e2a
|
Adds the log module
|
2022-02-24 12:15:36 +01:00 |
|
coissac
|
a18745a34d
|
Modify the gitignore
|
2022-02-24 12:15:09 +01:00 |
|
coissac
|
abcf02e488
|
Start to use leveled log
|
2022-02-24 12:14:52 +01:00 |
|
coissac
|
f18cc034bb
|
add an option alias -O for the old obi format
|
2022-02-24 07:26:55 +01:00 |
|
coissac
|
f5b278f5ec
|
edit .gitignore
|
2022-02-24 07:09:35 +01:00 |
|
coissac
|
eaf65fbcce
|
Some code refactoring, a new version of obiuniq more efficient in memory and a first make file allowing to build obitools
|
2022-02-24 07:08:40 +01:00 |
|
coissac
|
2e7c1834b0
|
Big change iin the data model, and a first version of obiuniq
|
2022-02-21 19:00:23 +01:00 |
|
coissac
|
9737f97084
|
before big changes
|
2022-02-18 22:53:09 +01:00 |
|
coissac
|
37ce3536e1
|
New more functionnal version of obiuniq. But it has a memory leak
|
2022-02-18 10:01:23 +01:00 |
|
coissac
|
6067b92e2f
|
Adds the notioon of NA value
|
2022-02-18 10:00:42 +01:00 |
|
coissac
|
aef546dae3
|
Patch a bug in the recycle method
|
2022-02-18 10:00:15 +01:00 |
|
coissac
|
94457f5116
|
Creare a reorder method
|
2022-02-18 09:59:47 +01:00 |
|
coissac
|
cb125bb2a4
|
Adds an error message when no sample can be associated
|
2022-02-18 09:58:56 +01:00 |
|
coissac
|
2636882f9f
|
big bug on subschunk
|
2022-02-18 09:58:08 +01:00 |
|
coissac
|
ce226acac0
|
Few debug on obidistribute and some progresses on obiunique, but -c and -m options are still not working
|
2022-02-15 10:49:01 +01:00 |
|
coissac
|
3586ecc483
|
second version of obidistribute and a first buggy version of obiuniq
|
2022-02-15 00:47:02 +01:00 |
|
coissac
|
b931321ba1
|
Adds the hash option to obidistribute
|
2022-02-14 09:12:57 +01:00 |
|
coissac
|
eb32620bb3
|
Adds a first version of a new obidistribute command
|
2022-02-14 00:01:01 +01:00 |
|
coissac
|
1544bafde1
|
Updates modules
|
2022-02-09 22:03:38 +01:00 |
|
coissac
|
bd630ea512
|
Forget the binary writer
|
2022-02-09 22:00:38 +01:00 |
|
coissac
|
27556ce81f
|
Start of implementing binary file format
|
2022-02-07 11:57:08 +01:00 |
|
coissac
|
d5a1a191f8
|
update go.sum
|
2022-02-07 11:54:47 +01:00 |
|
coissac
|
b193c3edfe
|
adds the obifind command to gitignore
|
2022-02-07 11:52:56 +01:00 |
|
coissac
|
79fcd98e43
|
updated go.mod
|
2022-02-07 11:52:06 +01:00 |
|
coissac
|
38e4655f38
|
Correct for a strange bug...
|
2022-02-07 11:51:35 +01:00 |
|
coissac
|
30d80db02d
|
All an option to limit number of CPU
|
2022-02-06 18:52:53 +01:00 |
|
coissac
|
98a4363d22
|
obimultiplex saves unassigned sequence
|
2022-02-01 23:25:19 +01:00 |
|
coissac
|
e9cdfd7e03
|
Make subseq method dealing with qualities
|
2022-02-01 18:49:32 +01:00 |
|
coissac
|
bc1d7b26a9
|
adds missing file
|
2022-02-01 18:04:11 +01:00 |
|
coissac
|
8dbda68746
|
Adds the command obimultiplex
|
2022-02-01 17:31:28 +01:00 |
|
coissac
|
76d9309508
|
Remame PCR struct to PCRSim
|
2022-01-27 12:13:27 +01:00 |
|
coissac
|
b9da72d379
|
Adds finalizer to ApatSequence
|
2022-01-24 22:54:41 +01:00 |
|
coissac
|
251d3be923
|
Add automatic garbage collection on ApatPattern
|
2022-01-24 17:26:30 +01:00 |
|
coissac
|
703eb62819
|
Adds elements to .gitignore
|
2022-01-18 13:10:56 +01:00 |
|
coissac
|
4551df08b1
|
Adds a reader for NGS filter files and change some API for the apat library
|
2022-01-18 13:09:32 +01:00 |
|
coissac
|
6571296bb2
|
Add some documentation
|
2022-01-16 19:53:39 +01:00 |
|
coissac
|
64676db3f4
|
Connect the command line options to the algorithm of obipairing
|
2022-01-16 17:30:30 +01:00 |
|
coissac
|
576a9f4d2d
|
A global version of a Slice pool
|
2022-01-16 00:21:42 +01:00 |
|
coissac
|
e1b7e1761c
|
Change the memory management for thee BuildAlignment function
|
2022-01-15 19:10:16 +01:00 |
|
coissac
|
e8fff6477b
|
Work on iterators and recycling of biosequences
|
2022-01-14 23:11:36 +01:00 |
|