Jump to content
Toggle sidebar
Neurobiology.Dev
Search
Create account
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Talk
Contributions
Navigation
Main page
Records
Recent changes
Random page
Tools
What links here
Related changes
Special pages
Page information
Editing
Nanopore RNA Sequencing Protocol
(section)
Page
Discussion
English
Read
Edit
View history
More
Read
Edit
View history
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
=====Installing EpiNano===== Now that all the pre-requisites are checked, we can go ahead and install ''EpiNano'' itself. For simplicity, I will keep mine in the <code>~/Research</code> directory, so that all of the stuff I use for the nanopore will be kept in one place. You can place it wherever you like, since we will define (or have defined) the file path to it in the console. <code>Bash</code> <syntaxhighlight lang="Bash"> cd ~/Research git clone "https://github.com/novoalab/EpiNano.git" </syntaxhighlight> ''EpiNano'' should now be installed. Note that there is a '''ReadMe''' available for ''EpiNano'' available [https://github.com/novoalab/EpiNano here] which goes over the requirements for it and how to execute it from the shell (Note: this readme should also be found as a file in your ''EpiNano'' folder after you copy the repo). It also describes some of the arguments that you will include when you execute it later.
Summary:
Please note that all contributions to Neurobiology.Dev may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Neurobiology.Dev:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)