Skip to content
Snippets Groups Projects
Commit 1dce067d authored by Andreas Kusalananda Kähäri's avatar Andreas Kusalananda Kähäri
Browse files

Update a comment.

parent 67212a1d
No related branches found
No related tags found
No related merge requests found
......@@ -803,7 +803,8 @@ sub non_mapped_transcript_rescore {
}
unless ($found_mapped) {
# PENALTY: The exon stable ID is on a new transcript.
# PENALTY: The exon appears to belong to a transcript that has not
# been mapped.
$matrix->set_score( $entry->source(), $entry->target(),
0.8*$entry->score() );
$i++;
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment