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
Hello, I am trying to use MarkerScan to check cobiont of the assembly. But from the manual, the command is singularity run markerscan_latest.sif snakemake --cores $threads --use-conda --conda-prefix /opt/conda/ -s /MarkerScanPipeline/Snakefile --configfile $configfile
What is the Snakefile here? I tried it several times, it always suggest no Snakefile found.
Meanwhile, in the config file, the first one is "reads: zipped fasta read file".
Is it a PacBio hifi fasta reads, but not fastq?
Many thanks.
The text was updated successfully, but these errors were encountered:
Hello, I am trying to use MarkerScan to check cobiont of the assembly. But from the manual, the command is
singularity run markerscan_latest.sif snakemake --cores $threads --use-conda --conda-prefix /opt/conda/ -s /MarkerScanPipeline/Snakefile --configfile $configfile
What is the Snakefile here? I tried it several times, it always suggest no Snakefile found.
Meanwhile, in the config file, the first one is "reads: zipped fasta read file".
Is it a PacBio hifi fasta reads, but not fastq?
Many thanks.
The text was updated successfully, but these errors were encountered: