This is a test version of Biostars. For the public version, visit https://www.biostars.org.
RNA-seq file reading

I have 10 Fastq file of RNA seq. I use cat to join all files > to create a large file. The problem is there is an error @ specific location with-in joined file. What is the best way to read this file so that I can see what is there at a specific line. I used Notepad++ but it truncate the file. Any suggestion please.

Kanwar

rna-seq fastq

1 answer

http://stackoverflow.com/questions/83329/how-can-i-extract-a-range-of-lines-from-a-text-file-on-unix

Log in to answer this question.