I am taking a course in perl. I have to submit a semester project in that course, I am thinking to develop a tool related to NGS data analysis, I have 3 months and language must be perl. For that I need suggestions.
Thanks,
I am taking a course in perl. I have to submit a semester project in that course, I am thinking to develop a tool related to NGS data analysis, I have 3 months and language must be perl. For that I need suggestions.
Thanks,
Write a software that does a lot of small things on fasta or fastq files. Search here for questions like how can I change the header, how to extract etc. In the end you'll have a library that would be very useful. Since it's a course you should put the emphasis on building it correctly rather than doing awesome stuff.
Find a local lab that needs a pipeline written and write it in perl for them. That's certainly be doable in 3 months and would at least get used.
Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
Combine what you've learned, and what you're interested in, and see what you think is feasible given your current skills. What could you do that would dazzle your instructor? Then, google. Google some more.
You could write a script to make instructors not force students to use perl.