minor spelling changes in formats.cas |
|
More...
|
over 13 years ago
|
add formats.gff.split(), extract(), merge() |
|
More...
|
over 13 years ago
|
version up trimmomatic; fix flaw in formats.fastq.guessoffset() |
|
More...
|
over 13 years ago
|
Merge branch 'master' of https://github.com/tanghaibao/jcvi |
|
More...
|
over 13 years ago
|
add --distmode for pairs() function per vkrishna's suggestion (thanks) |
|
More...
|
over 13 years ago
|
Merge branch 'master' of https://github.com/tanghaibao/jcvi |
|
More...
|
over 13 years ago
|
add apps.command.less() to augment unix less; make formats.base.split() use batch mode when splitting; make default fasta qual 21 when preparing for CA |
|
More...
|
over 13 years ago
|
regular |
|
More...
|
over 13 years ago
|
add HTG_POOLED_MULTICLONE to apps.gbsubmit.htg() |
|
More...
|
over 13 years ago
|
add fasta.filter() to filter fasta records by size |
|
More...
|
over 13 years ago
|
missing choices option in graphics.base.set_format() |
|
More...
|
over 13 years ago
|
move vivekkrish's option to graphics.base to set_format() |
|
More...
|
over 13 years ago
|
Included a command line option to specify output file format for the chromosome image generated by graphics.chromosome() |
|
More...
|
over 13 years ago
|
add option --batchsize in apps.entrez to speed up download |
|
More...
|
over 13 years ago
|
Fixed error in caluclating block size for bed12 line; Modified color choices for BAC phases and gap features |
|
More...
|
over 13 years ago
|
modify agp.bed() to optionally print bed12 formatted output. caveat: bed12 file stores the BAC phase (ODF) or designates a gap (N) in the score column |
|
More...
|
over 13 years ago
|
add file based set operations |
|
More...
|
over 13 years ago
|
make assembly.goldenpath.tpf download singleton BACs as well |
|
More...
|
over 13 years ago
|
modify graphics.chromosome to use an optional id_mappings file |
|
More...
|
over 13 years ago
|
add --full option to apps.restriction |
|
More...
|
over 13 years ago
|
make --ignore_N also ignore X's in formats.fasta.diff() |
|
More...
|
over 13 years ago
|
add formats.blast.sort() and formats.gff.note() |
|
More...
|
over 13 years ago
|
add formats.blast.cscore() |
|
More...
|
over 13 years ago
|
add Ks calculation to apps.ks |
|
More...
|
over 13 years ago
|
modify formats.fasta.diff() to take --ignore_stop when checking proteins; output Problems.ids for any mismatches seen. |
|
More...
|
over 13 years ago
|
warn user if adjacent components do not share good overlap in assembly.goldenpath |
|
More...
|
over 13 years ago
|
remove hard-coded cutoffs in assembly.goldenpath |
|
More...
|
over 13 years ago
|
add README; replace list slicing with iterators in AGP adjacent clone lookups |
|
More...
|
over 13 years ago
|
refactor formats.blast.chain() and called by assembly.goldenpath.overlap() |
|
More...
|
over 13 years ago
|
significantly improve runtime of assembly.goldenpath.certificate(); add formats.blast.chain() to chain adjacent HSPs |
|
More...
|
over 13 years ago
|