You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ngsPool provides poolSFS.R, a script which estimates a one dimensional SFS from the SAF.GZ output file. Is it possible for other software to read pairs of "sample allele frequency log-likelihoods" from ngsJulia and estimate a bidimensional SFS?
Requirements, at the end of the article cited above:
The program is implemented in a fast multi-threaded C++ program and takes as input either BAM/CRAM files or BCF/VCF files containing genotype likelihood files as produced from standard tools such as GATK or SAMtools.
Kind regards,
Adrià.
The text was updated successfully, but these errors were encountered:
________________________________
From: adria-boada ***@***.***>
Sent: 10 November 2024 7:33 PM
To: mfumagalli/ngsJulia ***@***.***>
Cc: Subscribed ***@***.***>
Subject: [mfumagalli/ngsJulia] Bidimensional SFS (Issue #9)
Good evening,
ngsPool provides poolSFS.R, a script which estimates a one dimensional SFS from the SAF.GZ output file. Could you please recommend other software to read pairs of "sample allele frequency log-likelihoods" and estimate a bidimensional SFS?
I do know about an implementation in ANGSD: "Fast and accurate estimation of multidimensional site frequency spectra from low-coverage high-throughput sequencing data"<https://doi.org/10.1093/gigascience/giac032>. Would it be possible to translate the SAF files from ngsJulia so that they can be read by ANGSD? I have been unable to accomplish so.
Kind regards,
Adrià.
—
Reply to this email directly, view it on GitHub<#9>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AAQ26CLDPTQUINMDJNO72WLZ76YJZAVCNFSM6AAAAABRQQLSGGVHI2DSMVQWIX3LMV43ASLTON2WKOZSGY2DONJWG44TIMI>.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
Good evening,
ngsPool
providespoolSFS.R
, a script which estimates a one dimensional SFS from theSAF.GZ
output file. Is it possible for other software to read pairs of "sample allele frequency log-likelihoods" fromngsJulia
and estimate a bidimensional SFS?I do know about an implementation in ANGSD: "Fast and accurate estimation of multidimensional site frequency spectra from low-coverage high-throughput sequencing data". Would it be possible to translate the SAF files from ngsJulia so that they can be read by ANGSD? I have been unable to accomplish so.
ANGSD documentation
Requirements, at the end of the article cited above:
Kind regards,
Adrià.
The text was updated successfully, but these errors were encountered: