Originally posted by cmccabe
View Post
Unconfigured Ad
Collapse
X
-
Here are the steps:
after that I renamed the folder to bowtie2-2.2.6 and added that to path using:Code:wget https://github.com/BenLangmead/bowtie2/archive/master.zip unzip master.zip cd /home/dnascopev/Desktop/master make
Thank youCode:echo 'export PATH=$PATH:/home/dnascopev/Desktop/bowtie2-2.6.0' >> ~/.bashrc
.
Comment
-
the build indexs is running:
Are these normal?
Code:Warning: Encountered empty reference sequence Warning: Encountered reference sequence with only gaps Warning: Encountered reference sequence with only gaps Warning: Encountered empty reference sequence Warning: Encountered empty reference sequence Warning: Encountered reference sequence with only gaps Warning: Encountered empty reference sequence
was used to build the indexCode:bowtie2-build -f /home/dnascopev/Desktop/hg19_fasta/hg19.fa /home/dnascopev/Desktop/hg19_fasta/my_hg19
was used to concatenate the fa from chromFa.tar.gzCode:cat *.fa > hg19.fa
Thank you
.
Comment
-
bowtie2-build: command not found
I downloaded the bowtie 2-2.3.5.1 for mac using the link:https://sourceforge.net/projects/bowtie-bio/
It was a zipped file so I unzipped it.
I opened the unzipped folder on the terminal and then typed the command:
(base) linglabs-ipro:bowtie2-2.3.5.1-macos-x86_64 linglab$ bowtie2-build
-bash: bowtie2-build: command not found
(base) linglabs-ipro:bowtie2-2.3.5.1-macos-x86_64 linglab$
Please Help!
Comment
-
@sahil: Please go through this UNIX basics tutorial, if you are unfamiliar with the command line.
Comment
Latest Articles
Collapse
-
by SEQadmin2
The immune system’s power comes from its genetic diversity, allowing myriad threats to be neutralized through first recognizing foreign antigens. That diversity is also what makes the immune system so difficult to study. Recent advances in sequencing technology and computational biology, however, are giving researchers new tools to understand immune responses and immune-related diseases in greater detail.
This convergence of genetics, immunology, and computation...-
Channel: Articles
09-01-2026, 05:41 AM -
ad_right_rmr
Collapse
News
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by SEQadmin2, 09-09-2026, 12:14 PM
|
0 responses
23 views
0 reactions
|
Last Post
by SEQadmin2
09-09-2026, 12:14 PM
|
||
|
Started by SEQadmin2, 09-09-2026, 11:33 AM
|
0 responses
19 views
0 reactions
|
Last Post
by SEQadmin2
09-09-2026, 11:33 AM
|
||
|
Started by SEQadmin2, 09-03-2026, 10:22 AM
|
0 responses
30 views
0 reactions
|
Last Post
by SEQadmin2
09-03-2026, 10:22 AM
|
||
|
Started by SEQadmin2, 09-02-2026, 12:32 PM
|
0 responses
45 views
0 reactions
|
Last Post
by SEQadmin2
09-02-2026, 12:32 PM
|
Comment