1
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 17, 2024 — Aug 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add --coords to algorithms.synteny.simple()
tanghaibao
as Haibao Tang
More... almost 12 years ago
put N as postional argument instead option in formats.base.split()
tanghaibao
as Haibao Tang
More... almost 12 years ago
add mode "optimal" in formats.base.split(), remove option --cycle
tanghaibao
as Haibao Tang
More... almost 12 years ago
allow N=1 in annotation.maker.parallel()
tanghaibao
as Haibao Tang
More... almost 12 years ago
automatically re-generate failed sequence batch in annotation.maker()
tanghaibao
as Haibao Tang
More... almost 12 years ago
add annotation.maker.validate() to check for failures
tanghaibao
as Haibao Tang
More... almost 12 years ago
move apps.base.blast() to apps.align.blast()
tanghaibao
as Haibao Tang
More... almost 12 years ago
use central options for alignment --pctid, --pctcov, --evalue, etc.
tanghaibao
as Haibao Tang
More... almost 12 years ago
allow --pctid to be float
tanghaibao
as Haibao Tang
More... almost 12 years ago
Improve patching heuristics in assembly.sspace.embed()
tanghaibao
as Haibao Tang
More... almost 12 years ago
add --minspan to formats.bed.fix()
tanghaibao
as Haibao Tang
More... almost 12 years ago
use loghistogram in formats.agp.gaps(); add --swap to formats.blast.bed()
tanghaibao
as Haibao Tang
More... almost 12 years ago
pass all alignment cutoffs (pctid, overlap, overhang) to assembly.goldenpath.Overlap
tanghaibao
as Haibao Tang
More... almost 12 years ago
add WriteJobs in apps.grid for "multiple producers - one consumer" parallelization
tanghaibao
as Haibao Tang
More... almost 12 years ago
CHANGE MOptionParser back to OptionParser (override)
tanghaibao
as Haibao Tang
More... almost 12 years ago
BIG CHANGE. Wrap all OptionParser into apps.base.MOptionParser.
tanghaibao
as Haibao Tang
More... almost 12 years ago
handle case "b ~ a" in assembly.goldenpath.anneal()
tanghaibao
as Haibao Tang
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
vivekkrish
as Vivek Krishnakumar
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)
vivekkrish
as Vivek Krishnakumar
More... almost 12 years ago
write to dedup FASTA in assembly.goldenpath.dedup()
tanghaibao
as Haibao Tang
More... almost 12 years ago
add assembly.goldenpath.dedup()
tanghaibao
as Haibao Tang
More... almost 12 years ago
refactor formats.fasta.tidy()
tanghaibao
as Haibao Tang
More... almost 12 years ago
add more debug info in formats.fasta.gaps()
tanghaibao
as Haibao Tang
More... almost 12 years ago
add assembly.sspace.partition()
tanghaibao
as Haibao Tang
More... almost 12 years ago
fix formats.agp.tidy()
tanghaibao
as Haibao Tang
More... almost 12 years ago
allow annealing based on shred names in assembly.goldenpath.anneal()
tanghaibao
as Haibao Tang
More... almost 12 years ago
add conversion between CLR and AGPLine
tanghaibao
as Haibao Tang
More... almost 12 years ago
stringify tag=value in annotation.maker
tanghaibao
as Haibao Tang
More... almost 12 years ago
add --est in apps.cdhit.deduplicate()
tanghaibao
as Haibao Tang
More... almost 12 years ago
add --cleanfasta in assembly.pbjelly.patch()
tanghaibao
as Haibao Tang
More... almost 12 years ago