• No se han encontrado resultados

(1)20.180:Assignment3 Solutions Media:spencers_4.txt • The code was graded using a Protein.txt input file containing the protein "LAND" and a NC_003418.txt file containing the genome "AAAACCCCGGGGTTT"

N/A
N/A
Protected

Academic year: 2023

Share "(1)20.180:Assignment3 Solutions Media:spencers_4.txt • The code was graded using a Protein.txt input file containing the protein "LAND" and a NC_003418.txt file containing the genome "AAAACCCCGGGGTTT""

Copied!
1
0
0

Texto completo

(1)

20.180:Assignment3

Solutions

Media:spencers_4.txt

The code was graded using a Protein.txt input file containing the protein "LAND"

and a NC_003418.txt file containing the genome "AAAACCCCGGGGTTT".

The correct outputs are RT=YUNGCNAAYGAY, bestScore=0, listOfBestMers=

['GTTTAAAA', 'TTTTAAAA', 'GTTTTAAA', 'TTTTTAAA'].

Point breakdown: Q1: 25 points, Q2a: 10 points, Q2b: 15 points, Q2c: 25 points, Q3: 25 points

Sample point deductions:

o -5 for RT being incorrect, but close

o -5 for not getting the 4 mers in listOfBestMers but getting some of them, or for finding a few too many, with the correct ones being part of the list

o -10 for being even further off on the listOfBestMers, for example finding 1120 instead of 4, or not finding any that are correct

o -5 for getting bestScore wrong

o -5 total for naming variables incorrectly

Referencias

Documento similar

Aunque no es responsabilidad según la metodología utilizada para el desarrollo de este trabajo (RUP), incluir entre los artefactos a desarrollar en el flujo de trabajo de Análisis