faircloth-lab / phyluce

software for UCE (and general) phylogenomics
http://phyluce.readthedocs.org/
Other
76 stars 48 forks source link

joined_allele_sequences_all_samples.fasta empty? #172

Closed ymilesz closed 3 years ago

ymilesz commented 4 years ago

Hi Brant, I am trying to follow the phasing tutorial, and I realized my joined_allele_sequences_all_samples.fasta file did not seem to work. I didn't notice any errors in the various log files produced from phyluce_snp_bwa_multiple_align either.

When I opened joined_allele_sequences_all_samples.fasta this is what I see:

_0 |_phased _1 |_phased _0 |_phased _1 |_phased _0 |_phased _1 |_phased

I know this not terribly helpful, but if you could point me to which file to examine that'd be fantastic.

Thanks,

Miles

renatabiancalana commented 4 years ago

Hi Brant, I'm having the same problem as @ymilesz, also didn't have any issues while running phyluce_snp_bwa_multiple_align or phyluce_snp_phase_uces. I'd be grateful if you could help us on this.

Thank you,

Renata

ymilesz commented 4 years ago

Hi Retana were you able to resolve this problem?

renatabiancalana commented 4 years ago

No, I wasn't, and you?

ymilesz commented 4 years ago

Not yet.

Sent from my iPhone

On Feb 13, 2020, at 3:51 PM, renatabiancalana notifications@github.com wrote:

 [External Email]

No, I wasn't, and you?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_faircloth-2Dlab_phyluce_issues_172-3Femail-5Fsource-3Dnotifications-26email-5Ftoken-3DALK6QDIQHVT4WUW3TGQ267LRCWXDZA5CNFSM4JB7QVUKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOELWR7YY-23issuecomment-2D585965539&d=DwMCaQ&c=sJ6xIWYx-zLMB3EPkvcnVg&r=mfrQM59h_7vdx-ZgcSrzF1Yu7N3QnWSM982E_jpfzNs&m=zDv5yb7th2SCxOfmrijncSn5izkcGVoV66StXergRwc&s=7Sqq0JYc2Xz_NV-uZxG5-KGN6brY3a_IMa0vjO257A0&e=, or unsubscribehttps://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_notifications_unsubscribe-2Dauth_ALK6QDPLNW4UNUXPMI3MPUTRCWXDZANCNFSM4JB7QVUA&d=DwMCaQ&c=sJ6xIWYx-zLMB3EPkvcnVg&r=mfrQM59h_7vdx-ZgcSrzF1Yu7N3QnWSM982E_jpfzNs&m=zDv5yb7th2SCxOfmrijncSn5izkcGVoV66StXergRwc&s=hrSoB0JYafs-poeX6LhVyxF6eylzPAGOytUlvr14vQw&e=.

brantfaircloth commented 4 years ago

Hi folks,

Please include output to stdout/stderr and all log files that were produced, which may help to diagnose the issue.

thx, b

ymilesz commented 4 years ago

Hi Brant.

The log file for phyluce_snp_phase_uces.log completed without errors, but alligator_mississippiensis.samtools-bcftools-out.log had the following errors:

/apps/phyluce/20191015/bin/bcftools: error while loading shared libraries: libcrypto.so.1.0.0: cannot open shared object file: No such file or directory

Thanks,

Miles

brantfaircloth commented 4 years ago

ok - cool, that helps. you need to reinstall samtools using conda (you may have to force uninstall samtools then reinstall it).

renatabiancalana commented 4 years ago

Hi Brant, in my case the log file for phyluce_snp_phase_uces.log completed without errors, but I didn't try with the samples from the tutorial: ------------------ Merging alleles from all loci----------------- 2020-01-03 09:29:16,957 - phyluce_snp_phase_uces - INFO - Wrote 1 loci for Tac_squ5039 2020-01-03 09:29:16,958 - phyluce_snp_phase_uces - INFO - Wrote 1 loci for Aer_mon22904 2020-01-03 09:29:16,959 - phyluce_snp_phase_uces - INFO - Wrote 1 loci for Aer_sax621130 2020-01-03 09:29:16,960 - phyluce_snp_phase_uces - INFO - Wrote 1 loci for Tac_squ650459 2020-01-03 09:29:16,961 - phyluce_snp_phase_uces - INFO - Wrote 1 loci for Aer_and3590 2020-01-03 09:29:16,962 - phyluce_snp_phase_uces - INFO - Wrote 1 loci for Tac_squ45879 2020-01-03 09:29:16,963 - phyluce_snp_phase_uces - INFO - Wrote 1 loci for Tac_pho27024 2020-01-03 09:29:17,011 - phyluce_snp_phase_uces - INFO - ================ Completed phyluce_snp_phase_uces ===============

Thanks for your help in this topic.

Renata

brantfaircloth commented 4 years ago

if it works with the samples from the tutorial, then the problem is generally with the data you are using (which is hard for me to help with).

renatabiancalana commented 4 years ago

ok, I'll try with the tutorial data and see if I have any problems; a colleague from my lab said it could also be the name of the files, but so far I didn't have any issues running Phyluce.

ymilesz commented 4 years ago

Thanks Brant mine works now, I will leave this open for Renata.