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

The align_out folder is empty #87

Open
ShirelyI opened this issue Jul 11, 2023 · 0 comments
Open

The align_out folder is empty #87

ShirelyI opened this issue Jul 11, 2023 · 0 comments

Comments

@ShirelyI
Copy link

Hi,
Thanks for your great software!
I met some wrong messages when running WGD,I download by singularity and met the Error when run 'singularity build wgd.sif Singularity', I'm not sure if this error affects the software:
image

my scripts are
'''
singularity exec ~/biosoft/Compa_geno/wgd/wgd.sif wgd dmd --eval 1e-10 -o dmd_out --nostrictcds MS.cds.fa MP.cds.fa MT.cds.fa PP.cds.fa MA.cds.fa
cp ./dmd_out/MS.cds.fa_MP.cds.fa.rbh ./homo_pairs.txt
cat MS.cds.fa MP.cds.fa >MS_MT.fa
cat MS.pep.fasta MP.pep.fasta >MS_MT.pep.fa
singularity exec ~/biosoft/Compa_geno/PhyloTools.sif ParaAT_mdf.pl -h homo_pairs.txt -a MS_MT.pep.fa -n MS_MT.cds.fa -p proc.txt -o align_out -m muscle -f axt 1>ParaAT_mdf.log 2>&1
'''
The first time I met the follow warning message:
image
Then I tried another time,There was niether wrong messages , but nor results . The align_out is empty.
image
Do you know how to solve it ?
Best,
Lily

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

1 participant