1
I Use This!
Low Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 22 hours ago.
Jul 18, 2024 — Jul 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add Python version of DAGchainer to get collinear anchors
tanghaibao
as Haibao Tang
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
tanghaibao
as Haibao Tang
More... almost 13 years ago
add algorithms.catalog.omgparse() to extract gene lists from OMG outputs
tanghaibao
as Haibao Tang
More... almost 13 years ago
add algorithms.catalog.omg() for wrapping OMG (started but not finished)
tanghaibao
as Haibao Tang
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.
vivekkrish
as Vivek Krishnakumar
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()
tanghaibao
as Haibao Tang
More... almost 13 years ago
allow arbitrary track placement in graphics.karyotype
tanghaibao
as Haibao Tang
More... almost 13 years ago
allow automatically inference of --qbed and --sbed based on filename
tanghaibao
as Haibao Tang
More... almost 13 years ago
add genome dups in algorithms.paper.amborella()
tanghaibao
as Haibao Tang
More... almost 13 years ago
Moved assembly.cap3 to `apps`. Minor update to README.rst
vivekkrish
as Vivek Krishnakumar
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)
vivekkrish
as Vivek Krishnakumar
More... almost 13 years ago
add algorithms.synteny.spa to generate ordering for plotting karyotypes
tanghaibao
as Haibao Tang
More... almost 13 years ago
add option --canonical to formats.fasta.clean() to remove non-ACGTN chars
tanghaibao
as Haibao Tang
More... almost 13 years ago
add assembly.patch.pastegenes()
tanghaibao
as Haibao Tang
More... almost 13 years ago
report "Missing" category in assembly.patch.paste()
tanghaibao
as Haibao Tang
More... almost 13 years ago
add algorithms.catalog and move algorithms.tandem inside it
tanghaibao
as Haibao Tang
More... almost 13 years ago
allow algorithms.synteny.liftover to also correct scores in anchorsfile
tanghaibao
as Haibao Tang
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
tanghaibao
as Haibao Tang
More... almost 13 years ago
fix algorithms.synteny.mcscan inefficient use of seen
tanghaibao
as Haibao Tang
More... almost 13 years ago
change "-num_alignments" to "-max_target_seqs"; add support for Allpaths K-mer histogram
tanghaibao
as Haibao Tang
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`)
vivekkrish
as Vivek Krishnakumar
More... almost 13 years ago
Fixed typo!
vivekkrish
as Vivek Krishnakumar
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.
vivekkrish
as Vivek Krishnakumar
More... almost 13 years ago