1
I Use This!
Low Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 8 hours ago.
Jul 20, 2024 — Jul 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add assembly.patch.mapbreaks() and assembly.patch.refine()
tanghaibao
as Haibao Tang
More... about 13 years ago
add assembly.opticalmap.chimera() to identify breakpoints according to OM
tanghaibao
as Haibao Tang
More... about 13 years ago
add assembly.opticalmap.fasta() to build pseudomolecules based on optical map
tanghaibao
as Haibao Tang
More... about 13 years ago
typo in assembly.soap.prepare()
tanghaibao
as Haibao Tang
More... about 13 years ago
add formats.fasta.clean()
tanghaibao
as Haibao Tang
More... about 13 years ago
add assembly.patch.certificate()
tanghaibao
as Haibao Tang
More... about 13 years ago
guess offset in assembly.preprocess.correct()
tanghaibao
as Haibao Tang
More... about 13 years ago
add assembly.patch for merging assemblies
tanghaibao
as Haibao Tang
More... about 13 years ago
add adapter seqs to assembly.preprocess
tanghaibao
as Haibao Tang
More... about 13 years ago
simplify assembly.ca.fastq()
tanghaibao
as Haibao Tang
More... about 13 years ago
modify formats.fastq.filter() to not use FastqGeneralIterator
tanghaibao
as Haibao Tang
More... about 13 years ago
add formats.fastq.filter() to get high qv reads
tanghaibao
as Haibao Tang
More... about 13 years ago
minor fix in get_binfiles in graphics.landscape
tanghaibao
as Haibao Tang
More... about 13 years ago
add --subtract in graphics.landscape()
tanghaibao
as Haibao Tang
More... about 13 years ago
use PLOIDY=2 as default when running ALLPATHS-LG
tanghaibao
as Haibao Tang
More... about 13 years ago
add clc_novo_assemble wrapper
tanghaibao
as Haibao Tang
More... about 13 years ago
add option --site to formats.fastq.deconvolute()
tanghaibao
as Haibao Tang
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.
vivekkrish
as Vivek Krishnakumar
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.
vivekkrish
as Vivek Krishnakumar
More... about 13 years ago
minor changes in graphics.landscape
tanghaibao
as Haibao Tang
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
vivekkrish
as Vivek Krishnakumar
More... about 13 years ago
add option --meres to graphics.landscape.heatmap()
tanghaibao
as Haibao Tang
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
vivekkrish
as Vivek Krishnakumar
More... over 13 years ago
fix bug in formats.bed.bins()
tanghaibao
as Haibao Tang
More... over 13 years ago
fix bug in utils.cbook.autoscale()
tanghaibao
as Haibao Tang
More... over 13 years ago
add utils.cbook.autoscale() and graphics.landscape.heatmap()
tanghaibao
as Haibao Tang
More... over 13 years ago
add graphics.landscape.stack()
tanghaibao
as Haibao Tang
More... over 13 years ago
add mummerplot wrapper
tanghaibao
as Haibao Tang
More... over 13 years ago
add richer report for GapCloser
tanghaibao
as Haibao Tang
More... over 13 years ago
minor fix in annotation.stats()
tanghaibao
as Haibao Tang
More... over 13 years ago