here is the coding rm(list=ls())# fastqfile="query.fastq" library(ShortRead) reads <- readFastq(fastqfile);# ids<- id(reads); # seqs <- sread(reads); #
how to sort reads by ids?
thx
shan gao
[[alternative HTML version deleted]]
_______________________________________________
Bioc-sig-sequencing mailing list
[email protected]
https://stat.ethz.ch/mailman/listinfo/bioc-sig-sequencing
