-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Hello,
Thank you for developing the FLEA tool. I’m currently trying to set up the workflow, but I’ve encountered a couple of issues:
-
Both websites mentioned in the paper https://doi.org/10.1371/journal.pcbi.1006498:
http://flea.datamonkey.org/
http://flea.murrell.group/view/P018
appear to be inaccessible. Could you please provide a test case that I can use to ensure the tool is working properly? -
Regarding the paths mentioned in the nextflow.config file, specifically:
params.reference_dir = "/path/to/references"
params.reference_dna = "${params.reference_dir}/HXB2_env.fasta"
params.reference_protein = "${params.reference_dir}/HXB2_env.translated.fasta"
params.reference_coordinates = "${params.reference_dir}/HXB2_env.coordinates.txt"
params.reference_db = "${params.reference_dir}/LANLsubtypeRef.fasta"
params.contaminants_db = "${params.reference_dir}/ContaminantRef.fasta"
Could you provide a reference test case, or guide us on how to prepare these reference and DB files? Any example paths or downloadable references would be extremely helpful for getting started.
Thank you for your assistance!
Best regards,
Metadata
Metadata
Assignees
Labels
No labels