add Python version of DAGchainer to get collinear anchors |
|
More...
|
almost 13 years ago
|
Merge branch 'master' of github.com:tanghaibao/jcvi |
|
More...
|
almost 13 years ago
|
add apps.phylo to build trees of homeologous gene groups |
|
More...
|
almost 13 years ago
|
add algorithms.catalog.layout() to format OMG ortholog list to columns |
|
More...
|
almost 13 years ago
|
add algorithms.catalog.omgparse() to extract gene lists from OMG outputs |
|
More...
|
almost 13 years ago
|
add algorithms.catalog.omg() for wrapping OMG (started but not finished) |
|
More...
|
almost 13 years ago
|
added `--pasa` options to gff.format() to chain together child features into parent for gff files generated by PASA. Added hack to workaround urlparse.parse_qsl() behavior of replacing '+' symbols with ' '. Added new `btab` dialect to parse 'aat_aa' output files and convert to gff3 format. |
|
More...
|
almost 13 years ago
|
add option for MUSCLE in apps.ks |
|
More...
|
almost 13 years ago
|
use --dist=20 as default for algorithms.synteny.scan() |
|
More...
|
almost 13 years ago
|
allow arbitrary track placement in graphics.karyotype |
|
More...
|
almost 13 years ago
|
allow automatically inference of --qbed and --sbed based on filename |
|
More...
|
almost 13 years ago
|
add genome dups in algorithms.paper.amborella() |
|
More...
|
almost 13 years ago
|
Moved assembly.cap3 to `apps`. Minor update to README.rst |
|
More...
|
almost 13 years ago
|
add jcvi.formats.psl to parse psl files. allows conversion to gff3 format. implemented pct_id and score calculations based on ucsc blat faq (http://genome.ucsc.edu/FAQ/FAQblat#blat4) |
|
More...
|
almost 13 years ago
|
add algorithms.synteny.spa to generate ordering for plotting karyotypes |
|
More...
|
almost 13 years ago
|
add option --canonical to formats.fasta.clean() to remove non-ACGTN chars |
|
More...
|
almost 13 years ago
|
add assembly.patch.pastegenes() |
|
More...
|
almost 13 years ago
|
report "Missing" category in assembly.patch.paste() |
|
More...
|
almost 13 years ago
|
add algorithms.catalog and move algorithms.tandem inside it |
|
More...
|
almost 13 years ago
|
allow algorithms.synteny.liftover to also correct scores in anchorsfile |
|
More...
|
almost 13 years ago
|
restore ostrip behavior and fix some bugs |
|
More...
|
almost 13 years ago
|
fix bug (minor) |
|
More...
|
almost 13 years ago
|
fix formatting bugs (minor) |
|
More...
|
almost 13 years ago
|
wrap plt.savefig inside a base function savefig to handle tex errors |
|
More...
|
almost 13 years ago
|
fix algorithms.synteny.mcscan inefficient use of seen |
|
More...
|
almost 13 years ago
|
change "-num_alignments" to "-max_target_seqs"; add support for Allpaths K-mer histogram |
|
More...
|
almost 13 years ago
|
add non-self option in algorithms.tandem; add --mergetandem in algorithms.synteny.mcscan() |
|
More...
|
almost 13 years ago
|
Fixed formats.gff.split() which was affected by commit 1ae18f4 (contig id is now being accepted as a named parameter `--contigs`) |
|
More...
|
almost 13 years ago
|
Fixed typo! |
|
More...
|
almost 13 years ago
|
Modified AHRD template to now alter score_weight parameters based on the BLAST program being run (blastp or blastx). Also added new commandline option to specify blast program. |
|
More...
|
almost 13 years ago
|