add graphics.paper.litchi() |
|
More...
|
over 11 years ago
|
add option sep to utils.counter.Counter.report() |
|
More...
|
over 11 years ago
|
update Assembly.py of PBJELLY in assembly.pbjelly |
|
More...
|
over 11 years ago
|
update assembly.pbjelly command call |
|
More...
|
over 11 years ago
|
update ggplot2 code in graphics.histogram |
|
More...
|
over 11 years ago
|
Merge branch 'master' of github.com:tanghaibao/jcvi |
|
More...
|
almost 12 years ago
|
change --cpus in assembly.automaton.tophat(); change assembly.preprocess.count() to print to stderr |
|
More...
|
almost 12 years ago
|
add two tophat options in assembly.automaton.tophat() |
|
More...
|
almost 12 years ago
|
add assembly.automaton.tophat |
|
More...
|
almost 12 years ago
|
report full number in assembly.preprocess.count() and add option --human |
|
More...
|
almost 12 years ago
|
quote identifier in formats.gff.GffLine.accn |
|
More...
|
almost 12 years ago
|
add output option in assembly.preprocess.count() |
|
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 |
|
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) |
|
More...
|
almost 12 years ago
|
show error messages when savefig fails |
|
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) |
|
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 |
|
More...
|
almost 12 years ago
|
Merge branch 'master' of github.com:tanghaibao/jcvi |
|
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() |
|
More...
|
almost 12 years ago
|
add compara.fractionation.merge() |
|
More...
|
almost 12 years ago
|
switch arg positions for compara.catalog.ortholog() |
|
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 |
|
More...
|
almost 12 years ago
|
add --mode to formats.bed.bins() |
|
More...
|
almost 12 years ago
|
reinstate algorithms.__main__ |
|
More...
|
almost 12 years ago
|
add default string formatter in apps.base |
|
More...
|
almost 12 years ago
|
add variation.snp.freq() |
|
More...
|
almost 12 years ago
|
add freebayes to formats.sam.bcf() |
|
More...
|
almost 12 years ago
|
add apps.bwa.mem() and set it as default mode for apps.bwa.align() |
|
More...
|
almost 12 years ago
|