fix path in apps.softlink.link() |
|
More...
|
over 10 years ago
|
add assembly.meraculous |
|
More...
|
over 10 years ago
|
- Remove `dedup` option in formats.gff.uniq() (will be re-implemented later) |
|
More...
|
over 10 years ago
|
check read size before splitting in formats.fastq.splitread() |
|
More...
|
over 10 years ago
|
fix ALLPATHS-LG run script |
|
More...
|
over 10 years ago
|
skip empty groups |
|
More...
|
over 10 years ago
|
allow mixed fastq encodings in assembly.allpaths.prepare() |
|
More...
|
over 10 years ago
|
+ Update pasa.consolidate() to cluster loci either based on coords or name + Update grid.array() to write individual log file and error file + Restrict gff.format() chaindup to features sharing same ID and located on same seqid |
|
More...
|
over 10 years ago
|
catch errors when variable label sizing fails |
|
More...
|
over 10 years ago
|
+ Removed requirement to specify genome and transcripts fasta file for annotation.pasa.compare() (assumes that both fasta files are present) + Added param `--annots_gff3` to specify reference annotation gff3 + Adjust gff ID prefix separator to "|" in annotation.pasa.consolidate() |
|
More...
|
over 10 years ago
|
add --span in formats.gff.bed() |
|
More...
|
over 10 years ago
|
add --largest to assembly.ca.graph() |
|
More...
|
over 10 years ago
|
add assembly.ca.graph() |
|
More...
|
over 10 years ago
|
update README |
|
More...
|
over 10 years ago
|
add --removeoutliers in assembly.allmaps.path() |
|
More...
|
over 10 years ago
|
Merge branch 'master' of github.com:tanghaibao/jcvi |
|
More...
|
over 10 years ago
|
add --compress to assembly.allmaps |
|
More...
|
over 10 years ago
|
add apps.restriction.digest() |
|
More...
|
over 10 years ago
|
+ Add option to specify FL accs list in pasa.assemble() |
|
More...
|
over 10 years ago
|
+ Symlink genome/transcript fasta to PASA rundir in pasa.assemble() + Add `max number of transcripts per isoform` metric to stats.genestats() |
|
More...
|
over 10 years ago
|
replace data_files with package_data in setup.py |
|
More...
|
over 10 years ago
|
simplify calls to apps.base.dmain() |
|
More...
|
over 10 years ago
|
add --nodesc in formats.fasta.format() |
|
More...
|
over 10 years ago
|
simplify graphics.mummerplot() |
|
More...
|
over 10 years ago
|
+ Minor change to formats.gff.match_subfeats() logic |
|
More...
|
over 10 years ago
|
+ Move match_subfeats() from annotatIon.pasa() to format.gff() |
|
More...
|
over 10 years ago
|
+ Precompute len(mrna) to speed up length filtering of transcripts + Address edge case affecting collapse of identical transcripts |
|
More...
|
over 10 years ago
|
+ Fix mrna ID flattening in annotation.pasa.consolidate() + Fix usage of opts.gff3 parameter in formats.gff.format() + Add `--gg_cpu` option to assembly.trinity.prepare() to allow explicit setting of GG-Trinity CPU for each bin, independent of the CPU setting for the upstream steps (GSNAP, BAM coordinate sorting) |
|
More...
|
over 10 years ago
|
+ annotation.pasa.consolidate() now prints gff3 to stdout + summary table (presence, absence) is printed to stderr + using `--slop` picks longest in every group of similar mrnas |
|
More...
|
over 10 years ago
|
add more readtypes in apps.bwa.align() |
|
More...
|
over 10 years ago
|