Help with CNOGpro
0
0
Entering edit mode
Neu.S ▴ 10
@neus-12207
Last seen 4.5 years ago

Hello, I want help to execute a copy number variation study My codes are below. Please help me to resolve the error.

library(CNOGpro) library(seqinr) data<-read.table("hitsfile", sep="\t",header=FALSE) library(biofiles) library(reutils) gbfile <- reutils::efetch("CP000480", "nuccore", rettype = "gbwithparts", retmode = "text") gbkfile <- biofiles::gbRecord(gbfile) study1 <- CNOGpro(hitsfile, gbkfile, windowlength = 100, name ="S1")

Error Reading contents of GenBank file... Error in readLines(con = gbkfile) : 'con' is not a connection

Thanks a lot!

software error • 485 views
ADD COMMENT
0
Entering edit mode

This forum is intended to support Bioconductor packages. Since CNOGpro isn't a Bioconductor package, this isn't really the appropriate place to be asking for help.

ADD REPLY

Login before adding your answer.

Traffic: 714 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6