regular |
|
More...
|
over 13 years ago
|
if chromosome, start the gene number at the gap_increment |
|
More...
|
over 13 years ago
|
add annotation.reformat.rename() |
|
More...
|
over 13 years ago
|
simple fix in the logic of jcvi.formats.fasta.format() |
|
More...
|
over 13 years ago
|
minor fix in formats.fasta.format() |
|
More...
|
over 13 years ago
|
Added new option to jcvi.formats.fasta.format() to be able to insert Functional annotation into the FASTA header from a two-column 'ID <--> Annotation' mapping file. |
|
More...
|
over 13 years ago
|
give stats about the seqs that cannot translate in formats.fasta.translate() |
|
More...
|
over 13 years ago
|
add apps.base.timestamp() to record timestamps and apps.base.touch() to recover |
|
More...
|
over 13 years ago
|
print stats on results of GapCloser's .fill file |
|
More...
|
over 13 years ago
|
add formats.base.truncate() to remove lines in-place from huge files |
|
More...
|
over 13 years ago
|
allow grid.run() to use multiple threads |
|
More...
|
over 13 years ago
|
allow fastq.convert() to run on grid |
|
More...
|
over 13 years ago
|
check if reads already loaded in run.sh generated by assembly.allpaths.prepare() |
|
More...
|
over 13 years ago
|
split paired fastq with grid option |
|
More...
|
over 13 years ago
|
grid run now accept pipes |
|
More...
|
over 13 years ago
|
minor default value changes |
|
More...
|
over 13 years ago
|
add utils.cbook.timeit decorator |
|
More...
|
over 13 years ago
|
compatibility check in agp v2.0 |
|
More...
|
over 13 years ago
|
add more descriptive text to formats.chain.summary() |
|
More...
|
over 13 years ago
|
simplify formats.fasta.summary() |
|
More...
|
over 13 years ago
|
provide summary for chain file; add option --params to apps.last() |
|
More...
|
over 13 years ago
|
default case insensitive in apps.last |
|
More...
|
over 13 years ago
|
bug fix in fasta.join() when no .oo file is given |
|
More...
|
over 13 years ago
|
revert to --format=general since --format=BLASTN- seems to be buggy |
|
More...
|
over 13 years ago
|
parallel LAST to run on multiple CPUs |
|
More...
|
over 13 years ago
|
make last.py and lastz.py interface similar |
|
More...
|
over 13 years ago
|
add Python version of MCSCAN (Tang et al. Genome Research, 2008) to algorithm.synteny.mcscan() |
|
More...
|
over 13 years ago
|
move annotation.reformat.rename() to formats.gff |
|
More...
|
over 13 years ago
|
add formats.gff.format() option --gsac; formats.gff.load() option --attribute; |
|
More...
|
over 13 years ago
|
add support for "conserved hypothetical protein" |
|
More...
|
over 13 years ago
|