powered by
Subtract chromosome ids from Fasta file
subFasID(text = text)
Large character read by readLines from chromosome Fasta file.
The id list of the Fasta file.
# NOT RUN { data("text") text<- replaceText(type = "text",input = text) id <- subFasID(text = text) # }
Run the code above in your browser using DataLab