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

goalign tranpose #9

Closed
tseemann opened this issue Jan 10, 2021 · 1 comment
Closed

goalign tranpose #9

tseemann opened this issue Jan 10, 2021 · 1 comment

Comments

@tseemann
Copy link

tseemann commented Jan 10, 2021

I am not sure if this can be done with existing comamnd:

% cat in.afa
>seq1
AAAA
>seq2
CCTT
>seq3
ACGT

% goalign transpose < in.afa 

>1
ACA
>2
ACC
>3
ATG
>4
ATT

% goalgn transpose -v 

# go from transposed back to alignment
@fredericlemoine
Copy link
Collaborator

I added goalign transpose command (see doc), available in this pre-release.
Let me know if it helps.

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

No branches or pull requests

2 participants