Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linux command line problem #1

Open
gwaldbieser opened this issue Apr 4, 2017 · 17 comments
Open

Linux command line problem #1

gwaldbieser opened this issue Apr 4, 2017 · 17 comments

Comments

@gwaldbieser
Copy link

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

@LuyaoZhan
Copy link
Contributor

LuyaoZhan commented Apr 4, 2017 via email

@gwaldbieser
Copy link
Author

Ah, that makes sense now in light of the parameters entered in the Windows GUI but it wasn't obvious in the error messaging. It's working now.
Thanks!

@gwaldbieser
Copy link
Author

Initially, I ran the test data which worked as expected. When I tested some of my data only blank genotypes were output. I tracked it down to an error on page 6 of the User's Manual where the column labels for 5' flank and 3' flank were switched. Once I switched those columns in my primer file then everything worked well.

@LuyaoZhan
Copy link
Contributor

LuyaoZhan commented Apr 5, 2017 via email

@gwaldbieser
Copy link
Author

I have looked at the manuscript online and supplemental material and cannot find details on the scoring rules and how the six scoring ratios are defined. Can you provide that information, please?

@LuyaoZhan
Copy link
Contributor

LuyaoZhan commented Apr 5, 2017 via email

@gwaldbieser
Copy link
Author

Hi Catherine,
I couldn't find it in the supporting information online (Appendices S1-S4).
The MS Word file did not attach. Can you post it to the code page?
Thanks.
Geoff

@LuyaoZhan
Copy link
Contributor

LuyaoZhan commented Apr 5, 2017 via email

@gwaldbieser
Copy link
Author

[email protected]

Thanks!

@gwaldbieser
Copy link
Author

gwaldbieser commented May 10, 2017 via email

@LuyaoZhan
Copy link
Contributor

LuyaoZhan commented May 11, 2017 via email

@gwaldbieser
Copy link
Author

gwaldbieser commented May 11, 2017 via email

@LuyaoZhan
Copy link
Contributor

LuyaoZhan commented May 11, 2017 via email

@gwaldbieser
Copy link
Author

gwaldbieser commented May 11, 2017 via email

@LuyaoZhan
Copy link
Contributor

LuyaoZhan commented May 11, 2017 via email

@gwaldbieser
Copy link
Author

gwaldbieser commented Jun 9, 2017 via email

@gwaldbieser
Copy link
Author

gwaldbieser commented Jun 9, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants