|
656eda1f73
|
A fiirst version of LCS score function
|
2022-03-07 16:37:21 +01:00 |
|
|
62cd1c44dc
|
Corrects some bug in building the sequence filter
|
2022-02-25 10:36:01 +01:00 |
|
|
011898bd9d
|
A first version of obigrep. Normally fully functionnal, but not fully tested
|
2022-02-25 07:29:52 +01:00 |
|
|
0a36447e2a
|
Adds the log module
|
2022-02-24 12:15:36 +01:00 |
|
|
a18745a34d
|
Modify the gitignore
|
2022-02-24 12:15:09 +01:00 |
|
|
abcf02e488
|
Start to use leveled log
|
2022-02-24 12:14:52 +01:00 |
|
|
f18cc034bb
|
add an option alias -O for the old obi format
|
2022-02-24 07:26:55 +01:00 |
|
|
f5b278f5ec
|
edit .gitignore
|
2022-02-24 07:09:35 +01:00 |
|
|
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 |
|
|
2e7c1834b0
|
Big change iin the data model, and a first version of obiuniq
|
2022-02-21 19:00:23 +01:00 |
|
|
9737f97084
|
before big changes
|
2022-02-18 22:53:09 +01:00 |
|
|
37ce3536e1
|
New more functionnal version of obiuniq. But it has a memory leak
|
2022-02-18 10:01:23 +01:00 |
|
|
6067b92e2f
|
Adds the notioon of NA value
|
2022-02-18 10:00:42 +01:00 |
|
|
aef546dae3
|
Patch a bug in the recycle method
|
2022-02-18 10:00:15 +01:00 |
|
|
94457f5116
|
Creare a reorder method
|
2022-02-18 09:59:47 +01:00 |
|
|
cb125bb2a4
|
Adds an error message when no sample can be associated
|
2022-02-18 09:58:56 +01:00 |
|
|
2636882f9f
|
big bug on subschunk
|
2022-02-18 09:58:08 +01:00 |
|
|
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 |
|
|
3586ecc483
|
second version of obidistribute and a first buggy version of obiuniq
|
2022-02-15 00:47:02 +01:00 |
|
|
b931321ba1
|
Adds the hash option to obidistribute
|
2022-02-14 09:12:57 +01:00 |
|
|
eb32620bb3
|
Adds a first version of a new obidistribute command
|
2022-02-14 00:01:01 +01:00 |
|
|
1544bafde1
|
Updates modules
|
2022-02-09 22:03:38 +01:00 |
|
|
bd630ea512
|
Forget the binary writer
|
2022-02-09 22:00:38 +01:00 |
|
|
27556ce81f
|
Start of implementing binary file format
|
2022-02-07 11:57:08 +01:00 |
|
|
d5a1a191f8
|
update go.sum
|
2022-02-07 11:54:47 +01:00 |
|
|
b193c3edfe
|
adds the obifind command to gitignore
|
2022-02-07 11:52:56 +01:00 |
|
|
79fcd98e43
|
updated go.mod
|
2022-02-07 11:52:06 +01:00 |
|
|
38e4655f38
|
Correct for a strange bug...
|
2022-02-07 11:51:35 +01:00 |
|
|
30d80db02d
|
All an option to limit number of CPU
|
2022-02-06 18:52:53 +01:00 |
|
|
98a4363d22
|
obimultiplex saves unassigned sequence
|
2022-02-01 23:25:19 +01:00 |
|
|
e9cdfd7e03
|
Make subseq method dealing with qualities
|
2022-02-01 18:49:32 +01:00 |
|
|
bc1d7b26a9
|
adds missing file
|
2022-02-01 18:04:11 +01:00 |
|
|
8dbda68746
|
Adds the command obimultiplex
|
2022-02-01 17:31:28 +01:00 |
|
|
76d9309508
|
Remame PCR struct to PCRSim
|
2022-01-27 12:13:27 +01:00 |
|
|
b9da72d379
|
Adds finalizer to ApatSequence
|
2022-01-24 22:54:41 +01:00 |
|
|
251d3be923
|
Add automatic garbage collection on ApatPattern
|
2022-01-24 17:26:30 +01:00 |
|
|
703eb62819
|
Adds elements to .gitignore
|
2022-01-18 13:10:56 +01:00 |
|
|
4551df08b1
|
Adds a reader for NGS filter files and change some API for the apat library
|
2022-01-18 13:09:32 +01:00 |
|
|
6571296bb2
|
Add some documentation
|
2022-01-16 19:53:39 +01:00 |
|
|
64676db3f4
|
Connect the command line options to the algorithm of obipairing
|
2022-01-16 17:30:30 +01:00 |
|
|
576a9f4d2d
|
A global version of a Slice pool
|
2022-01-16 00:21:42 +01:00 |
|
|
e1b7e1761c
|
Change the memory management for thee BuildAlignment function
|
2022-01-15 19:10:16 +01:00 |
|
|
e8fff6477b
|
Work on iterators and recycling of biosequences
|
2022-01-14 23:11:36 +01:00 |
|
|
ef66ca4972
|
Code refactoring
|
2022-01-14 17:32:12 +01:00 |
|
|
5753723618
|
Code refactoring
|
2022-01-14 17:17:54 +01:00 |
|
|
ff40222902
|
Code reefactoring
|
2022-01-14 16:10:19 +01:00 |
|
|
45a1765a03
|
Code refactoring
|
2022-01-14 15:46:36 +01:00 |
|
|
2163db94d0
|
Code refactoring
|
2022-01-14 15:36:39 +01:00 |
|
|
402d54cb62
|
Code refactoring
|
2022-01-14 15:30:01 +01:00 |
|
|
0d92b1f772
|
small changes
|
2022-01-14 15:22:10 +01:00 |
|