add --coords to algorithms.synteny.simple() |
|
More...
|
almost 12 years ago
|
put N as postional argument instead option in formats.base.split() |
|
More...
|
almost 12 years ago
|
add mode "optimal" in formats.base.split(), remove option --cycle |
|
More...
|
almost 12 years ago
|
allow N=1 in annotation.maker.parallel() |
|
More...
|
almost 12 years ago
|
automatically re-generate failed sequence batch in annotation.maker() |
|
More...
|
almost 12 years ago
|
add annotation.maker.validate() to check for failures |
|
More...
|
almost 12 years ago
|
move apps.base.blast() to apps.align.blast() |
|
More...
|
almost 12 years ago
|
use central options for alignment --pctid, --pctcov, --evalue, etc. |
|
More...
|
almost 12 years ago
|
allow --pctid to be float |
|
More...
|
almost 12 years ago
|
Improve patching heuristics in assembly.sspace.embed() |
|
More...
|
almost 12 years ago
|
add --minspan to formats.bed.fix() |
|
More...
|
almost 12 years ago
|
use loghistogram in formats.agp.gaps(); add --swap to formats.blast.bed() |
|
More...
|
almost 12 years ago
|
pass all alignment cutoffs (pctid, overlap, overhang) to assembly.goldenpath.Overlap |
|
More...
|
almost 12 years ago
|
add WriteJobs in apps.grid for "multiple producers - one consumer" parallelization |
|
More...
|
almost 12 years ago
|
CHANGE MOptionParser back to OptionParser (override) |
|
More...
|
almost 12 years ago
|
BIG CHANGE. Wrap all OptionParser into apps.base.MOptionParser. |
|
More...
|
almost 12 years ago
|
handle case "b ~ a" in assembly.goldenpath.anneal() |
|
More...
|
almost 12 years ago
|
Use set() instead of list in annotation.reformat.reindex() and publocus() to count duplicate isoform only once. Add option to utils.sybase.query() to explicitly allow specification of an outfut field separator. Add check to apps.grid.run() to count number of args and display help message if no args specified |
|
More...
|
almost 12 years ago
|
Updated annotation.reformat.atg_name() to make use of RegExp to efficiently parse locus identifiers. Added two new options `reindex()` and `publocus()` to annnotation.reformat which work on lists of gene model identifiers. Updated utils.sybase.get_config() to properly get the name of the sybase server. Separated the connect() and the execute() to allow reuse of the db cursor. Added a new option `query()` which accepts queries with(out) placeholders; these placeholders are filled up with data coming from tab-delimited input file(s) |
|
More...
|
almost 12 years ago
|
write to dedup FASTA in assembly.goldenpath.dedup() |
|
More...
|
almost 12 years ago
|
add assembly.goldenpath.dedup() |
|
More...
|
almost 12 years ago
|
refactor formats.fasta.tidy() |
|
More...
|
almost 12 years ago
|
add more debug info in formats.fasta.gaps() |
|
More...
|
almost 12 years ago
|
add assembly.sspace.partition() |
|
More...
|
almost 12 years ago
|
fix formats.agp.tidy() |
|
More...
|
almost 12 years ago
|
allow annealing based on shred names in assembly.goldenpath.anneal() |
|
More...
|
almost 12 years ago
|
add conversion between CLR and AGPLine |
|
More...
|
almost 12 years ago
|
stringify tag=value in annotation.maker |
|
More...
|
almost 12 years ago
|
add --est in apps.cdhit.deduplicate() |
|
More...
|
almost 12 years ago
|
add --cleanfasta in assembly.pbjelly.patch() |
|
More...
|
almost 12 years ago
|