Closed CFGrote closed 2 years ago
Ah damn! So it really might be a parameter issue. Let's see.
----- Original Message ----- From: "Carsten Fortmann-Grote" @.> To: "mpievolbio-scicomp/rarefan" @.> Cc: "Frederic Bertels" @.>, "Mention" @.> Sent: Thursday, October 6, 2022 9:34:29 AM Subject: [mpievolbio-scicomp/rarefan] update fixes (PR #19)
This PR brings in changes made by @fredeBio in order to fix the empty file issue #18 .
I @.***) doubt that this really fixes #18 because the changes I see are mainly renaming the main java object from DeterminePopulationFrequencies
to RAREFAN_MAIN
.
You can view, comment on, or merge this pull request online at:
https://github.com/mpievolbio-scicomp/rarefan/pull/19
-- Commit Summary --
-- File Changes --
R REPIN_ecology/REPIN_ecology/src/REPINpopulations/RAREFAN_MAIN.java (8)
M REPIN_ecology/REPIN_ecology/src/REPINpopulations/REPIN_RAYT_prox.java (4)
M REPIN_ecology/REPIN_ecology/src/identifyRAYTs/BlastRAYTs.java (6)
-- Patch Links --
https://github.com/mpievolbio-scicomp/rarefan/pull/19.patch https://github.com/mpievolbio-scicomp/rarefan/pull/19.diff
-- Reply to this email directly or view it on GitHub: https://github.com/mpievolbio-scicomp/rarefan/pull/19 You are receiving this because you were mentioned.
Message ID: @.***>
This PR brings in changes made by @fredeBio in order to fix the empty file issue #18 .
I (@CFGrote) doubt that this really fixes #18 because the changes I see are mainly renaming the main java object from
DeterminePopulationFrequencies
toRAREFAN_MAIN
.