Hi All, 

I'm trying to get lists of gene targets from specific microRNAs, namely the hsa-miRs and hsa-let-7s from the package targetscan.Hs.eg.db. 

So far, I can only see a way to do that by mapping all hsa-miRs into miR family names first, then get gene target list from mget(mir_family, revmap(targetscan.Hs.egTARGETS)). The problem is that some miR families include non-human miRs. I just want the targets of human miRs only. 

Cheers,

Yot 
	[[alternative HTML version deleted]]

