deleteCR {GeneR} | R Documentation |
Windows and Mac files does not use same terminating newline. This function convert file to Unix standard with only '\n' char for terminating newline.
deleteCR(file)
file |
file name of a file |
0 if error, else 1.
seqNcbi("BY608190",file="BY608190.gbk",type="G") deleteCR("BY608190.gbk")