add --writecolors in apps.phylo.prepare() |
|
More...
|
almost 13 years ago
|
add --leafcolorfile in graphics.tree |
|
More...
|
almost 13 years ago
|
support phred64 fastqfiles in assembly.allpaths.prepare() |
|
More...
|
almost 13 years ago
|
add --pctid in formats.coords.bed() |
|
More...
|
almost 13 years ago
|
suppress Gblocks editing in apps.phylo.build() if too few positions are retained |
|
More...
|
almost 13 years ago
|
parallelize convert() in assembly.soap.clean(); deprecate formats.fastq.unpair() |
|
More...
|
almost 13 years ago
|
bug fix gff.load(): initialize missing variables |
|
More...
|
almost 13 years ago
|
invert query and ref in graphics.mummerplot() |
|
More...
|
almost 13 years ago
|
add assembly.preprocess.hetsmooth() |
|
More...
|
almost 13 years ago
|
add assembly.kmer.jellyfish() |
|
More...
|
almost 13 years ago
|
increase stringency to report tandems in algorithms.catalog.tandem() --not_self; add --barcode in graphics.tree |
|
More...
|
almost 13 years ago
|
add formats.fasta.longestorf() and formats.gff.orient() |
|
More...
|
almost 13 years ago
|
fix reverse_complement() bug in formats.fasta.ORFFinder |
|
More...
|
almost 13 years ago
|
allow formats.coords.summary() to accept delta file as well |
|
More...
|
almost 13 years ago
|
Refactored formats.gff.load(). Moved code to calculate upstream start/end coordinates to a subroutine. Also created new subroutine to parse the `--feature` param which encodes the requested upstream sequence start site and length |
|
More...
|
almost 13 years ago
|
Added functionality to formats.gff.load() to allow extracting sequence upstream of transcription or translation start site (TSS or TrSS) |
|
More...
|
almost 13 years ago
|
change label position in graphics.landscape.heatmap() |
|
More...
|
almost 13 years ago
|
add option --scutoff in graphics.tree.draw_tree() for support display |
|
More...
|
almost 13 years ago
|
add assembly.soap.clean() and assembly.soap.correct() |
|
More...
|
almost 13 years ago
|
add option --norbh in algorithms.catalog.omgprepare() |
|
More...
|
almost 13 years ago
|
make some drawing changes (minor) |
|
More...
|
almost 13 years ago
|
revert two recent changes in graphics.tree |
|
More...
|
almost 13 years ago
|
add --SH in apps.phylo.build() for alt topology testing |
|
More...
|
almost 13 years ago
|
fix index bug in algorithms.reconstruct.zipbed() |
|
More...
|
almost 13 years ago
|
add option --trunc_name in graphics.tree |
|
More...
|
almost 13 years ago
|
add algorithms.reconstruct.pairs() to add block ids to anchorsfile |
|
More...
|
almost 13 years ago
|
add algorithms.reconstruct.zipbed() to automate the Bowers' and Tang bottom-up approach |
|
More...
|
almost 13 years ago
|
Added in a new class `Fastqheader` in formats.fastq to handle different FASTQ header dialects. Added formats.fastq.format() which currently allows converting Illumina 1.8+ header to an older format. |
|
More...
|
almost 13 years ago
|
make some compatibility related changes |
|
More...
|
almost 13 years ago
|
add --minsize and --seqpairs in algorithms.synteny.screen() |
|
More...
|
almost 13 years ago
|