[BioC] is matchPattern faster?

wang peter wng.peter at gmail.com
Thu Jan 19 23:26:56 CET 2012


i have some reads from illumina sequencer
there are some "N" in the reads
i want to find the last "N" in the first 6 bp of the sequence
so do you think matchPattern is faster ? or other low-level match methods?

	reads <- readFastq(fastqfile)
	seqs <- sread(reads);
                  matchPattern("N", seqs)



-- 
shan gao
Room 231(Dr.Fei lab)
Boyce Thompson Institute
Cornell University
Tower Road, Ithaca, NY 14853-1801
Office phone: 1-607-254-1267(day)
Official email:sg839 at cornell.edu
Facebook:http://www.facebook.com/profile.php?id=100001986532253



More information about the Bioconductor mailing list