Open mfisada opened 2 months ago
Matthew, I updated the day2 lunch exercise code regarding Q2B, let me know if it is correct now. In regard for Q3 in afternoon exercise, I did know how to use else in previous coding experience. I was in a math modeling course where the language we used was python.
[Updated 20240911]
protein_coding
genes count correctbiotype
go_ids
grep pseudogene <file>
is inefficientGTF
intoBED
file===============
grep.py
completedsys.argv
indexedgtf2bed.py
completedgene_name
cleaned up and printedtally-fixed.py
completedelse
statement. Did you know how to useelse
from previous coding experience? Did someone else show you how to use it? Did you look it up on your own? Just curious to find out which resources you found helpful.===============