Skip to content

Linux command line problem #1

Description

@gwaldbieser

Thanks for this program! I would prefer to use the Linux command line so that I don't have to transfer fastq files to a Windows machine. I am trying to run the test data on Linux but cannot get the command line to accept the inputs, even when using full path information. I have unzipped the test fastq files and renamed the folder to JGPedigree_Fastq (to remove spaces).

(From within /mnt/data8/MegasatTestData/)
$perl /home/software/MEGASAT/MEGASAT_Genotype.pl /mnt/data8/MegasatTestData/primer-input.txt 2 5 /mnt/data8/MegasatTestData/Pedigree/JGPedigree_Fastq/ /mnt/data8/MegasatTestData/output

Missing command line arguments!

#######################################################################

Need the directory of primer file as the first command-line argument

Need the maximum number of mismatches as the second command-line argument

Need the minimum depth threshold as the third command-line argument

Need the directory of data set folder that contains all the input sequence read files (fastq or fasta) as the fourth command-line argument

Need the directory to save the output folder as the fifth command-line argument

I would appreciate if you would you provide more detail on the expected inputs for the command line.
Geoff

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions