add --workdir to assembly.preprocess.correct() |
|
More...
|
almost 12 years ago
|
add --tag to formats.fastq.pairinplace() |
|
More...
|
almost 12 years ago
|
expose --cutoff in apps.bwa.align() |
|
More...
|
almost 12 years ago
|
set default bowtie to run on all data instead of just first 100K reads |
|
More...
|
almost 12 years ago
|
change default parameters for TRIMMOMATIC |
|
More...
|
almost 12 years ago
|
modify output for formats.fasta.info() |
|
More...
|
almost 12 years ago
|
add assembly.preprocess.diginorm() to normalize coverage |
|
More...
|
almost 12 years ago
|
simplify formats.fastq.convert() |
|
More...
|
almost 12 years ago
|
modify formats.base.FileShredder to test file existence; move fixChromName to utils.cbook |
|
More...
|
almost 12 years ago
|
Add option `--fixchrnames` to help fix quirky chromosomes names (from medicago/maize) and normalize them to chr1/2/3, etc. Added formats.gff.fromsoap() to convert soap alignment output to GFF3 format |
|
More...
|
almost 12 years ago
|
add reverse_complement() in assembly.preprocess.expand() |
|
More...
|
almost 12 years ago
|
apply recursion in apps.softlink.get_abs_path() |
|
More...
|
almost 12 years ago
|
add assembly.preprocess.expand() |
|
More...
|
almost 12 years ago
|
use absolute path for building BLAST database |
|
More...
|
almost 12 years ago
|
add formats.fasta.info() |
|
More...
|
almost 12 years ago
|
add assembly.sspace.close() |
|
More...
|
almost 12 years ago
|
add --reorder to apps.bowtie.align(), remove --tidy in apps.vecscreen.mask() |
|
More...
|
almost 12 years ago
|
add formats.fastq.catread() |
|
More...
|
almost 12 years ago
|
make --local default mode for apps.bowtie.align() |
|
More...
|
almost 12 years ago
|
add more options to assembly.automaton.contamination |
|
More...
|
almost 12 years ago
|
extract --rclip into apps.base.OptionParser |
|
More...
|
almost 12 years ago
|
fix outfile in apps.grid.run |
|
More...
|
almost 12 years ago
|
add --pbjelly_home to assembly/pbjelly.py |
|
More...
|
almost 12 years ago
|
add assembly.sspace.scaffold() and option --gapclose to assembly.soap.prepare() |
|
More...
|
almost 12 years ago
|
Separated DB connection opts to apps.base.OptionParser.set_db_opts(); Updated invocation of actions within utils.sybase. Fixed gffline() within formats.agp.AGPLine; removed the `--nogaps` default when requesting GFF3 output. Updated apps.grid.run() to now allow running a command without having to specify any files to iterate over |
|
More...
|
almost 12 years ago
|
remove --log in apps.bowtie.align() |
|
More...
|
almost 12 years ago
|
make absolute path in align() for apps.bowtie and apps.bwa() |
|
More...
|
almost 12 years ago
|
allow indexing to happen in the original directory rather than current in apps.bowtie() and apps.bwa() |
|
More...
|
almost 12 years ago
|
will not write outfile and errfile if they are empty in apps.grid |
|
More...
|
almost 12 years ago
|
check PBS or SBE in apps.grid.get_grid_engine() |
|
More...
|
almost 12 years ago
|