Hi I am triying to build the human index using
ftp.ebi.ac.uk/pub/databases/gencode/Gencode_human/release_19/GRCh37.p13.genome.fa.gz
I am using Rsubread 2.4.3 an it gives me the following error
//================================= Running ==================================\ || || || Check the integrity of provided reference sequences ... || ERROR: A fasta file cannot have a line longer than 1000 bytes. You need to split a very long line into many lines. || || \============================================================================//
Any advise?
Thank you very much in advance.
Is there a reason why you're using such an old version of the human genome and such an old version of Rsubread? The current version of the genome is available from https://www.gencodegenes.org/human/ and the current version of Rsubread is here: https://bioconductor.org/packages/release/bioc/html/Rsubread.html