Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Accept Similarity Matrices as Input without Separate Naming #21

Open
Old-Shatterhand opened this issue Mar 26, 2024 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@Old-Shatterhand
Copy link
Member

Is your feature request related to a problem? Please describe.
It's just for more convenience and removal of duplicate code or to circumvent inaccessible data.

Describe the solution you'd like
It would be cool if one could provide the similarity/distance matrix as an argument without giving the actual data as another argument because if the matrix is user-provided, the actual data is unnecessary to provide.

Describe alternatives you've considered
So far, one has to provide the actual data, e. g., FASTA sequences or whole genomes, to DataSAIL, which can be unnecessarily memory consuming.

Additional context
None

@Old-Shatterhand Old-Shatterhand added the enhancement New feature or request label Mar 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant