issues
search
fbattel1
/
qbb2024-answers
0
stars
0
forks
source link
Day 2 HW Feedback
#4
Open
andrew-bortvin
opened
2 months ago
andrew-bortvin
commented
2 months ago
Exercise
Description
Completion
Q1
grep.py
completed
Y
sys.argv
indexed
Y
Text file processed
Y
Newline characters removed
Y
Q2
gtf2bed.py
completed
Y
Chromosome, start coordinate, stop coordinate printed
Y
gene_name
cleaned up and printed
Y
Q3
tally-fixed.py
completed
Y
Bug 1 fixed
Y
Bug 2 fixed
Y
Bug 3 fixed
Y
grep.py
completedsys.argv
indexedgtf2bed.py
completedgene_name
cleaned up and printedtally-fixed.py
completed