Newest versions at top.
predict_topologies_from_sequences
to predict topologies
directly from one or more sequencespredict_topology
works on empty FASTA filespredict_topology
returns topologies in the same order as the sequences,
a workaround for https://github.com/PureseqTM/PureseqTM_Package/issues/11create_pureseqtm_proteome_file
shows PureseqTM error messagesmock_predict_topologies
and mock_predict_topologies_from_sequences
to mock the prediction of topologies,
as can be useful in testingcount_n_tmhs
to count the number of TMHsload_fasta_file_as_tibble_cpp
(which uses C++)
is approximately ten thousand
times as fast as load_fasta_file_as_tibble_r
(which uses R)load_fasta_file_as_tibble
runs C++ and R version
and checks if the results are equal. Will be removed lateris_valid_protein_sequence
and are_valid_protein_sequences
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.