powered by
makeTxDbFromGenBank(gbr, reassign.ids = FALSE)## S3 method for class 'GenBankRecord': makeTxDbFromGenBank(gbr, reassign.ids = FALSE)## S3 method for class 'GBAccession': makeTxDbFromGenBank(gbr, reassign.ids = FALSE)
## S3 method for class 'GenBankRecord': makeTxDbFromGenBank(gbr, reassign.ids = FALSE)
## S3 method for class 'GBAccession': makeTxDbFromGenBank(gbr, reassign.ids = FALSE)
makeTxDb
thing = readGenBank(system.file("unitTests/compjoin.gbk", package="genbankr")) tx = makeTxDbFromGenBank(thing)
Run the code above in your browser using DataLab