Skip to content

Fix contig_n50 column assigned contig_l50 values in filter_by_genome_quality#33

Open
dingyifei wants to merge 1 commit intoSBRG:mainfrom
dingyifei:fix-contig-n50-typo
Open

Fix contig_n50 column assigned contig_l50 values in filter_by_genome_quality#33
dingyifei wants to merge 1 commit intoSBRG:mainfrom
dingyifei:fix-contig-n50-typo

Conversation

@dingyifei
Copy link

Line 101 was typecasting contig_l50 (instead of contig_n50) into the contig_n50 column, silently replacing N50 values with L50 values for all downstream filtering.

…quality

Line 101 was typecasting contig_l50 (instead of contig_n50) into the
contig_n50 column, silently replacing N50 values with L50 values for
all downstream filtering.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant