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

statal - basic report with #seq #19

Open
tseemann opened this issue Apr 4, 2015 · 2 comments
Open

statal - basic report with #seq #19

tseemann opened this issue Apr 4, 2015 · 2 comments
Assignees

Comments

@tseemann
Copy link

tseemann commented Apr 4, 2015

Is there a way for statal to give me the basic information of

  • name of the alignment (if the format supports it)
  • number of entries
  • length of the the alignment
  • alphabet eg. AGTC AGTCN-

Perhaps this could be the default when no -sg* option is provided?

@scapella scapella self-assigned this Apr 5, 2015
@scapella
Copy link
Collaborator

scapella commented Apr 5, 2015

That functionality has been for long time implemented in readAl.
Available options are -format -type and -info.

@tseemann
Copy link
Author

tseemann commented Apr 5, 2015

Those options cover most of what I asked, except for the alphabet. It does detect 'dna' in general,

% readal -type -in full.aln
## Input file datatype  nucleotides:dna

But not the actual IUPAC characters included.

Does it use N or other partial-ambiguous characters?
Does it have gaps?
Does it have any other "bad" characters like pads (*) or (X) or numbers (0-9) like Nexus often use.

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