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

Multiple Alignments #39

Open
lutfia95 opened this issue Oct 26, 2023 · 1 comment
Open

Multiple Alignments #39

lutfia95 opened this issue Oct 26, 2023 · 1 comment
Labels
documentation Improvements or additions to documentation

Comments

@lutfia95
Copy link

Dear Authors,

thank you very much for providing the pipeline! I would like to run the pipeline on different genomes together to compute whole genome alignment of different species to use them afterwards in TOGA.
Assume we have 4 assemblies: hg38, mm10, xs1 and ml2. Can I apply something like this:

./make_chains.py hg38 mm10 xs1 ml2 /path/to/hg38.fasta /path/to/mm10.fasta /path/to/xs1.fasta /path/to/ml2.fasta

Best,
Ahmad

@kirilenkobm kirilenkobm added the documentation Improvements or additions to documentation label Oct 26, 2023
@kirilenkobm kirilenkobm pinned this issue Oct 26, 2023
@MichaelHiller
Copy link
Collaborator

no, the pipeline is strictly pairwise.
For every run, you must specify 1 reference and 1 query genome.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

3 participants