add assembly.patch.mapbreaks() and assembly.patch.refine() |
|
More...
|
about 13 years ago
|
add assembly.opticalmap.chimera() to identify breakpoints according to OM |
|
More...
|
about 13 years ago
|
add assembly.opticalmap.fasta() to build pseudomolecules based on optical map |
|
More...
|
about 13 years ago
|
typo in assembly.soap.prepare() |
|
More...
|
about 13 years ago
|
add formats.fasta.clean() |
|
More...
|
about 13 years ago
|
add assembly.patch.certificate() |
|
More...
|
about 13 years ago
|
guess offset in assembly.preprocess.correct() |
|
More...
|
about 13 years ago
|
add assembly.patch for merging assemblies |
|
More...
|
about 13 years ago
|
add adapter seqs to assembly.preprocess |
|
More...
|
about 13 years ago
|
simplify assembly.ca.fastq() |
|
More...
|
about 13 years ago
|
modify formats.fastq.filter() to not use FastqGeneralIterator |
|
More...
|
about 13 years ago
|
add formats.fastq.filter() to get high qv reads |
|
More...
|
about 13 years ago
|
minor fix in get_binfiles in graphics.landscape |
|
More...
|
about 13 years ago
|
add --subtract in graphics.landscape() |
|
More...
|
about 13 years ago
|
use PLOIDY=2 as default when running ALLPATHS-LG |
|
More...
|
about 13 years ago
|
add clc_novo_assemble wrapper |
|
More...
|
about 13 years ago
|
add option --site to formats.fastq.deconvolute() |
|
More...
|
about 13 years ago
|
Removed jcvi.formats.fasta.togff() since similar functionality can be achieved by running jcvi.formats.sizes.agp() followed by jcvi.format.agp.bed() with the `--gff` command line option to generate GFF3 formatted output. |
|
More...
|
about 13 years ago
|
Added a @property to jcvi.formats.obo.GODag() which returns a list of OBO 'names' which can be used to cross-verify input SO terms. Added a routine to validate_terms() in jcvi.formats.bed. Augmented jcvi.formats.bed.agp() with gff specific options which also makes use of the SO term validation. |
|
More...
|
about 13 years ago
|
minor changes in graphics.landscape |
|
More...
|
about 13 years ago
|
Minor modification to ORFFinder class. Added jcvi.formats.fasta.togff() to generate a simple GFF3 file (for use with GBrowse) listing out each seq-region per sequence in the input FASTA file |
|
More...
|
about 13 years ago
|
add option --meres to graphics.landscape.heatmap() |
|
More...
|
over 13 years ago
|
Added `--longest` option to jcvi.formats.fasta.translate() to find the longest ORF for each input cDNA sequence. ORFFinder() code derived from a BioStar codegolf competition entry https://gist.github.com/933737 |
|
More...
|
over 13 years ago
|
fix bug in formats.bed.bins() |
|
More...
|
over 13 years ago
|
fix bug in utils.cbook.autoscale() |
|
More...
|
over 13 years ago
|
add utils.cbook.autoscale() and graphics.landscape.heatmap() |
|
More...
|
over 13 years ago
|
add graphics.landscape.stack() |
|
More...
|
over 13 years ago
|
add mummerplot wrapper |
|
More...
|
over 13 years ago
|
add richer report for GapCloser |
|
More...
|
over 13 years ago
|
minor fix in annotation.stats() |
|
More...
|
over 13 years ago
|