Skip to content

Update fuzznuc.sh#2

Open
Nespeca2020707 wants to merge 1 commit into
GiuntaLab:mainfrom
Nespeca2020707:patch-1
Open

Update fuzznuc.sh#2
Nespeca2020707 wants to merge 1 commit into
GiuntaLab:mainfrom
Nespeca2020707:patch-1

Conversation

@Nespeca2020707
Copy link
Copy Markdown

The modification optimizes the script with the aim of reducing the waiting time for the creation of the .tsv file while keeping the output identical. Instead of concatenating the sequences for each line there is a counter that counts the number of bases for each line, the total length is given by the sum of the lengths of the lines.

The modification optimizes the script with the aim of reducing the waiting time for the creation of the .tsv file while keeping the output identical. Instead of concatenating the sequences for each line there is a counter that counts the number of bases for each line, the total length is given by the sum of the lengths of the lines.
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