Added "-T" option to formats.gff/bed/blast.sort() to allow user to specify tmp directory used by unix sort |
|
More...
|
about 12 years ago
|
add --cscore to algorithms.catalog.omgparse() |
|
More...
|
about 12 years ago
|
add assembly.allpaths.automaton to streamline assembly in a folder of paired reads |
|
More...
|
about 12 years ago
|
Update assembly.preprocess.trim() to use tv0.30. In formats.fasta.format(), when ID mapping file and annotation file are both provided, convert old to new ID first and lookup the new ID in the annotation file. Update formats.gff.filter() to lookup GFF3 attributes in a case-insensitive manner |
|
More...
|
about 12 years ago
|
add assembly.allpaths.automaton() and fix option --hsps for formats.blast.best() |
|
More...
|
about 12 years ago
|
add formats.bed.some() to extract subset of bed features |
|
More...
|
about 12 years ago
|
move --chain to a separate function in formats.gff.chain(); add option --fixphase to translate between Ensembl phase and standard GFF phase |
|
More...
|
over 12 years ago
|
minor adjustments in formats.gff.format() |
|
More...
|
over 12 years ago
|
change annotation.snp.frommaf() to output vcf format |
|
More...
|
over 12 years ago
|
use gffutils rather than old GFFutils (updated by daler); add field options for formats.gff.fromgtf() |
|
More...
|
over 12 years ago
|
apps.bwa default no longer reports uniquely mapped reads |
|
More...
|
over 12 years ago
|
Updated formats.fasta.identical() to allow more than 2 input fasta files |
|
More...
|
over 12 years ago
|
Added formats.fasta.identical() to identify "exactly identical" sequences between 2 sets of input fasta sequences based on their computed MD5 hexdigest |
|
More...
|
over 12 years ago
|
Merge branch 'master' of github.com:tanghaibao/jcvi |
|
More...
|
over 12 years ago
|
Minor modification to grouper RegExp in annotation.reformat.annotate(). Minor fix to formats.blast.rbbh(). Allow other translation tables in formats.fasta.translate() |
|
More...
|
over 12 years ago
|
add formats.sam.fpkm to convert BAM file to FPKM values |
|
More...
|
over 12 years ago
|
add annotation.snp and formats.excel; change default FASTA index=False |
|
More...
|
over 12 years ago
|
Added formats.blast.rbbh() to pick reciprocal best blast hits from 2 input BLAST tab files (A vs B and B vs A) |
|
More...
|
over 12 years ago
|
add algorithms.ml to make format for machine learning |
|
More...
|
over 12 years ago
|
add formats.blast.score() to add up score per query |
|
More...
|
over 12 years ago
|
add pseudocounts in log-ratio in assembly.kmer.logodds() |
|
More...
|
over 12 years ago
|
add K-mer based classification pipeline in assembly.kmer |
|
More...
|
over 12 years ago
|
Add option to formats.gff.load() to generate full header (partly based upon Athaliana FASTA headers) which contain seqid, start/end coords and datestamp (for generating annotation release). Add option to formats.gff.format() to allow appending a `Name` attribute from a two-column lookup table. Rename `--switch` option to `--seqid`. Add option to annotation.reformat.annotate() which lets user specify if identifiers in the the BED file used for annotation follow the ATG naming convention or not (eg. Medtr1g0010000, At2g00348, etc.) |
|
More...
|
over 12 years ago
|
add graphics.base.markup() to allow inline markup of text |
|
More...
|
over 12 years ago
|
add utils.cbook.Registry to help counting, used in algorithms.fractionation.summary() |
|
More...
|
over 12 years ago
|
Update command line options for annotation.reformat.annotate(), slight tweak to the logic used for the ID transfer. Update formats.gff.format() command line options to add `-o` outfile parameter. |
|
More...
|
over 12 years ago
|
fix glitch in formats.gff.bed --source |
|
More...
|
over 12 years ago
|
Merge branch 'master' of github.com:tanghaibao/jcvi |
|
More...
|
over 12 years ago
|
Added option to formats.gff.bed() to allow filtering of gff file by `source` name for situations where a certain feature `type` may be associated with multiple sources. Renamed the `--pasa` option in formats.gff.format() to `--chain`. Minor code formatting. |
|
More...
|
over 12 years ago
|
Merge branch 'master' of github.com:tanghaibao/jcvi |
|
More...
|
over 12 years ago
|