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

fix read_tsv skip #13

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

fix read_tsv skip #13

wants to merge 7 commits into from

Conversation

bakerwm
Copy link

@bakerwm bakerwm commented Dec 25, 2018

skip 1 more line using readr::read_tsv() in qc_read() function

@bakerwm
Copy link
Author

bakerwm commented Dec 25, 2018

I am using readr v1.3.1 and fastqc v0.11.7
I need use skip = 2 or skip = 3 in qc_read() function.

@kassambara
Copy link
Owner

Installing the latest developmental version of fastqcr should fix this issue. If this is the case, then we don't need to merge this pull request. Would you please install the latest developmental version? let me know if it works for you.

devtools::install_github("kassambara/fastqcr")

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

Successfully merging this pull request may close these issues.

3 participants