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

bowtie2_samtools #4

Open
m4gold opened this issue Apr 18, 2022 · 2 comments
Open

bowtie2_samtools #4

m4gold opened this issue Apr 18, 2022 · 2 comments

Comments

@m4gold
Copy link

m4gold commented Apr 18, 2022

Hi,

First of all thanks for developing this package (hope to use it soon!). I have been trying to familiarize myself with the package, and while trying to run the 'introduction' code from the bioconductor page, the code stops at the 'bowtie2_samtools' function which seems to be missing. While it may be embedded and used within the 'bowtie2' function it cannot be called directly.

Thanks in advance,
Micah

@wzthu
Copy link
Owner

wzthu commented Apr 18, 2022

Hi,

bowtie2_samtools depends on the installed samtools so we do not show it in vignettes. You can follow the manual to use this function [https://bioconductor.org/packages/release/bioc/manuals/Rbowtie2/man/Rbowtie2.pdf(https://bioconductor.org/packages/release/bioc/manuals/Rbowtie2/man/Rbowtie2.pdf)

Zheng

@m4gold
Copy link
Author

m4gold commented Apr 18, 2022

Thanks Zheng for the quick reply.

I am a novice to programming, so this issue may seem trivial to you. It seems that several other functions listed in manual are missing from the package installed on R (screenshot), despite having both samtools and Rsamtools installed. How would I go about troubleshooting this to see why these functions are missing?

Thanks again,
Micah
image

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