add annotation.maker.longest() and formats.gff.parents() |
|
More...
|
almost 13 years ago
|
minor formatting changes when reporting overlapping models |
|
More...
|
almost 13 years ago
|
write to scores fiel in annnotation.maker.batcheval() |
|
More...
|
almost 13 years ago
|
add batch evaluator in annotation.maker.batcheval() |
|
More...
|
almost 13 years ago
|
accept integer qv in formats.fasta.fastq() |
|
More...
|
almost 13 years ago
|
add --qv option to formats.fasta.fastq() |
|
More...
|
almost 13 years ago
|
add formats.bed.pile() and formats.gff.children() |
|
More...
|
almost 13 years ago
|
simplify update_attributes() in formats.gff |
|
More...
|
almost 13 years ago
|
add --rc to formats.fastq.splitread() |
|
More...
|
almost 13 years ago
|
add option --genomesize to assembly.simulate.wgsim() |
|
More...
|
almost 13 years ago
|
add option --noerrors for assembly.simulate.wgsim() |
|
More...
|
almost 13 years ago
|
fix bug in apps.grid that prevents some jobs to be run |
|
More...
|
almost 13 years ago
|
add option --nogaps in formats.agp.reindex() and formats.agp.tidy() |
|
More...
|
almost 13 years ago
|
fix bug in utils.range.range_interleave() |
|
More...
|
almost 13 years ago
|
specifically handle orientation codes in agp to chain conversion |
|
More...
|
almost 13 years ago
|
add formats.agp.cut() and formats.agp.swap(); add option --sizes to formats.fasta.sort() |
|
More...
|
almost 13 years ago
|
add option --names to formats.gff.extract() to extract gff lines with certain Name= |
|
More...
|
almost 13 years ago
|
Merge branch 'master' of github.com:tanghaibao/jcvi |
|
More...
|
almost 13 years ago
|
finish annotation.maker.split() |
|
More...
|
almost 13 years ago
|
Minor fix to formats.ace.extract(). Now write to an output FASTA file instead of stdout. Removed redundant 'print' lines from formats.ace.report() |
|
More...
|
almost 13 years ago
|
Merge branch 'master' of github.com:tanghaibao/jcvi |
|
More...
|
almost 13 years ago
|
add option --query to formats.bed.evaluate() |
|
More...
|
almost 13 years ago
|
add jcvi.format.ace to parse ace files. provide two options to extract contigs from ace file and prepare report of read location, consensus location or quality clip segments per contig |
|
More...
|
almost 13 years ago
|
add formats.bed.index() to index bed files using tabix |
|
More...
|
almost 13 years ago
|
add formats.fileindex.bed() and annotation.maker.split() |
|
More...
|
almost 13 years ago
|
calculate sensitivity, specificity, accuracy given two bed files in formats.bed.evaluate() |
|
More...
|
almost 13 years ago
|
Added jcvi.formats.gff.frombed() to convert a simple bed file into GFF3 formatted output |
|
More...
|
almost 13 years ago
|
Merge branch 'master' of github.com:tanghaibao/jcvi |
|
More...
|
almost 13 years ago
|
add Ks histogram plotter option --pdf to apps.ks.report() |
|
More...
|
almost 13 years ago
|
add algorithms.synteny.groups() and apps.ks.fromgroups() |
|
More...
|
almost 13 years ago
|