1
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 30, 2024 — Aug 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add graphics.paper.litchi()
tanghaibao
as Haibao Tang
More... over 11 years ago
add option sep to utils.counter.Counter.report()
tanghaibao
as Haibao Tang
More... over 11 years ago
update Assembly.py of PBJELLY in assembly.pbjelly
tanghaibao
as Haibao Tang
More... over 11 years ago
update assembly.pbjelly command call
tanghaibao
as Haibao Tang
More... over 11 years ago
update ggplot2 code in graphics.histogram
tanghaibao
as Haibao Tang
More... over 11 years ago
Merge branch 'master' of github.com:tanghaibao/jcvi
tanghaibao
as Haibao Tang
More... almost 12 years ago
change --cpus in assembly.automaton.tophat(); change assembly.preprocess.count() to print to stderr
tanghaibao
as Haibao Tang
More... almost 12 years ago
add two tophat options in assembly.automaton.tophat()
tanghaibao
as Haibao Tang
More... almost 12 years ago
add assembly.automaton.tophat
tanghaibao
as Haibao Tang
More... almost 12 years ago
report full number in assembly.preprocess.count() and add option --human
tanghaibao
as Haibao Tang
More... almost 12 years ago
quote identifier in formats.gff.GffLine.accn
tanghaibao
as Haibao Tang
More... almost 12 years ago
add output option in assembly.preprocess.count()
tanghaibao
as Haibao Tang
More... almost 12 years ago
Selectively perform urlquoting of GFF3 attribute values based on attribute name; if 9th column of GFF3 file is missing, instantiate an empty attribute string and invent IDs wherever necessary
vivekkrish
as Vivek Krishnakumar
More... almost 12 years ago
Updated formats.gff.format() to allow multiple attributes/DBxref files to be processed at the same time; parallelized formats.gff.dedup_pile() to work on multiple piles at the same time (some issues with gffutils raising a DatabaseError when multiple processes are trying to read sqlite DB at the same time, observed when >=8 processes are running)
vivekkrish
as Vivek Krishnakumar
More... almost 12 years ago
show error messages when savefig fails
tanghaibao
as Haibao Tang
More... almost 12 years ago
Added in an option `--dedup` to formats.gff.uniq() to deduplicate the gene structures in a pile (after they have been filtered by score/span)
vivekkrish
as Vivek Krishnakumar
More... almost 12 years ago
Updated formats.gff.GffLine.set_attr() to not append values to attributes by default; added new option --dbxref to a `Dbxref` attribute
vivekkrish
as Vivek Krishnakumar
More... almost 12 years ago
Merge branch 'master' of github.com:tanghaibao/jcvi
tanghaibao
as Haibao Tang
More... almost 12 years ago
add --tags in graphics.histogram when plotting multiple data files More... almost 12 years ago
Allow user to specify a notification message in apps.base.waitpid()
vivekkrish
as Vivek Krishnakumar
More... almost 12 years ago
add compara.fractionation.merge()
tanghaibao
as Haibao Tang
More... almost 12 years ago
switch arg positions for compara.catalog.ortholog()
tanghaibao
as Haibao Tang
More... almost 12 years ago
add 'extend' in utils.range.range_intersect(); add subject mode in formats.blast.best(); output new blastfile with --writeblast in formats.blast.cscore() More... almost 12 years ago
add variation.delly
tanghaibao
as Haibao Tang
More... almost 12 years ago
add --mode to formats.bed.bins()
tanghaibao
as Haibao Tang
More... almost 12 years ago
reinstate algorithms.__main__
tanghaibao
as Haibao Tang
More... almost 12 years ago
add default string formatter in apps.base
tanghaibao
as Haibao Tang
More... almost 12 years ago
add variation.snp.freq()
tanghaibao
as Haibao Tang
More... almost 12 years ago
add freebayes to formats.sam.bcf()
tanghaibao
as Haibao Tang
More... almost 12 years ago
add apps.bwa.mem() and set it as default mode for apps.bwa.align()
tanghaibao
as Haibao Tang
More... almost 12 years ago