Entering edit mode
8.5 years ago
aj123
▴
120
Hi,
Im trying to create a simple RNA Seq pipeline from fastqc to DE in python (or perl). I want to read in a configuration file with paired end data like this:
Sample1 x_1.fastq x_2.fastq
Sample 2 y_1.fastq y_2.fastq
I would want to read it into an array and pull out each filename. Please do let me know how to get started with this.
Hello anjanaram1!
We believe that this post does not fit the main topic of this site.
This is a language-specific file IO question. Please search stackoverflow.
For this reason we have closed your question. This allows us to keep the site focused on the topics that the community can help with.
If you disagree please tell us why in a reply below, we'll be happy to talk about it.
Cheers!
I think the better response here would be to ask the original poster to clarify her intent. Reading in a file is not all that uncommon task to cause problems.
Hmmm, you are correct. I took this call based on history - something I should use more judiciously, I think.
Hi,
Can you please give us some details on what you have tried and where you face difficulties please? Thank you!