Skip to content
New issue

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

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

Already on GitHub? # to your account

Scores are not calculated for multi-fasta input by score-msa subcommand #13

Open
mt1022 opened this issue Apr 11, 2023 · 0 comments
Open

Comments

@mt1022
Copy link

mt1022 commented Apr 11, 2023

Hi, dear developer,

I want to score a single alignment with phylocsf++ as shown below. However, the output file only contains headers and scores were not calculated. Is there something wrong with my input file?

cat test.fa
# >hg38
# ATGTGCAAATTTCCCGGGACGTGACGAATGCAGCTGGTAAGGATCATACAA---AAG
# >mm39
# ATGTCCAAATTTCCCGGGACGTGACGAATGCAGCTGGTAAGGATCATACAAGGGAAG
# >rn6
# ATGTCCAAATTTCCCGGGACGTGACGAATGCAGCTGGTAAGGATCATACTAGCGAAG

phylocsf++ score-msa --threads 1 100vertebrates test.fa
# Done!

cat test.fa.scores 
# # PhyloCSF scores computed with PhyloCSF++ v1.2.0 (9643238d, 2022-01-04)
# seq	start	end	strand	phylocsf-score	bls-score

Thanks for your help!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant