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

How to skip Polishing step? #46

Open
chihminchang opened this issue Jul 26, 2020 · 3 comments
Open

How to skip Polishing step? #46

chihminchang opened this issue Jul 26, 2020 · 3 comments

Comments

@chihminchang
Copy link

How to skip Polishing step?

@chihminchang
Copy link
Author

chihminchang commented Jul 26, 2020

One of ways is to rename the bwa and pilon in tools_opera_ms.
is there any other ways?

@TongChengxuan
Copy link
Collaborator

Hi Minchang,

An easy way is to give --no-polishing flag.

Example:
perl ../OPERA-MS.pl --contig-file contigs.fasta --short-read1 R1.fastq.gz --short-read2 R2.fastq.gz --long-read long_read.fastq --no-ref-clustering --no-polishing --out-dir testing

Best regards,
Chengxuan

@nnnagara
Copy link
Contributor

nnnagara commented Jul 27, 2020 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

3 participants