Description Usage Arguments Value
View source: R/helper_functions.R
helper function to estimate approximate length threshold if sequence chunk size exceedes 200000 a.a len limit and truncate long sequences or throw them away, otherwise signalp will break (signalp2 and signalp3 will)
1 | estimate_lim(fasta_chunk, truncate)
|
fasta_chunk |
AAStringSet |
truncate |
truncate or throw away |
truncated AAStringSet
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.