Hi, I have a problem when I try to load the gmap file.
cluster.align <- readGMAP("rna-new.gff3",raw.cluster, recluster=TRUE, recluster.identity = 0.7,recluster.coverage = 0.7)
It returns:
Error in $<-.data.frame(*tmp*, "sameCluster", value = 0) :
replacement has 1 row, data has 0
I don't know exactly what is happening
Thanks in advance
Ruth Freire
Hi, I have a problem when I try to load the gmap file.
cluster.align <- readGMAP("rna-new.gff3",raw.cluster, recluster=TRUE, recluster.identity = 0.7,recluster.coverage = 0.7)
It returns:
Error in
$<-.data.frame(*tmp*, "sameCluster", value = 0) :replacement has 1 row, data has 0
I don't know exactly what is happening
Thanks in advance
Ruth Freire