BIRCHv3.50

From Bioinformatics.Org Wiki

Jump to: navigation, search

Mystica Arrow set (with deep) 1.png [return to Release To Do List]


Contents

BIRCH

Upgrade to Java 1.8

BioLegato 1.0.4 - recompiled using Java 1.8

  • Can flamingo and albacore be upgraded to Java 1.7?

Introducing blreads

http://www.ccb.jhu.edu/software/hisat/index.shtml

Testing

Dataset: Genome tutorial

Linux Mac OSX
brassica (16 Gb) flamingo ccxx peacock (8 Gb) aliana (8 Gb)
Genome
Trimmomatic + + +
trim_galore + + +
pollux + + +
SOAPdenovo2 + NA NA
ABySS + + +
Spades + through K55 through K55
Quast + + +

Dataset: Transcriptomics tutorial

Linux Mac OSX
brassica (16 Gb) flamingo ccxx peacock (8 Gb) aliana (8 Gb)
Transcriptome
Trimmomatic + +
trim_galore + + +
Rcorrector + + +
SOAPdenovo-Trans + NA NA
Trinity + NA NA
RNASpades + through K49
transrate + +

Dataset: Differential expression tutorial

Linux Mac OSX
brassica (16 Gb) flamingo ccxx peacock (8 Gb) aliana (8 Gb)
Differential Expression
gff2gtf + +
extract exons + +
extract splice sites + +
Hisat2-build + +
Hisat2 + +
stringtie + +
stringtie merge + +
gffcompare + +
stringtie -B + +

BLAST/FASTA overhall

blpalign

This is an old old bug leftover from GDE. The first part of the shell command for all the Phylip programs read as follows:

tr ""~"" ""-"" < %in1% | sed ""s/[\:\_]CDS/_/"" | readseq -a -f12 -pipe | sed ""s/ YF//1"" > %in1%.tmp;

the "| sed ""s/ YF//1" part would delete " YF" from any sequence in the Phylip alignment file. This would occur rarely ie. YF preceeded by a space, which is why it was not discovered until now. Anyway, the code has been fixed for all Phylip programs in blnalign and blpalign.

Personal tools
Namespaces
Variants
Actions
wiki navigation
Toolbox