[BioC] how to get the first hit in each sequence from vmatchPattern results

wang peter wng.peter at gmail.com
Fri Nov 2 20:14:52 CET 2012


thank u very much
you really helped me a lot.
but those coding is from another people.

now i imiate those coding,wirte such coding
but it cannot work


match_positions <- sapply(1:length(match_positions), function(j)
{unlist(match_positions(j))[1]});



More information about the Bioconductor mailing list