We use cookies to ensure the functionality of our website, to personalize content and advertising, to provide social media features, and to analyze our traffic. If you allow us to do so, we also inform our social media, advertising and analysis partners about your use of our website. You can decide for yourself which categories you want to deny or allow. Please note that based on your settings not all functionalities of the site are available.
Further information can be found in our privacy policy.
Recent Comments
I have corrected the line in the method.
When using fastq-dump ERR11472167, the sequences read from both directions are output into a single file, which cannot be processed by ped.pl in this format.
By using fastq-dump --split-files ERR11472167, the output is split into two separate files, allowing analysis with ped.pl.
Worth having a look. PED has many other applications, too.
Hi Ilkka! Thank you for your comment. I will write blogs for other applications.