If you can use the "oryza sativa japonica" genome then pre-built indexes for bwa and bowtie2 can be downloaded from the Illumina igenomes page: http://support.illumina.com/sequenci...e/igenome.ilmn
If you are working with a different genome then you will need to download and build the index yourself from the genome fasta file.
A fair warning. Your laptop only has 4 GB of RAM so something like rice genome may be difficult to handle (creation of indexes/alignments) on your macbook.
Announcement
Collapse
No announcement yet.
X
-
Here the result:
USER-no-MacBook-Pro-4:~ user$ ls -l /Users/user/tan_analysis/bowtie2-2.1.0/example/index/
total 16512
-rw-r--r--@ 1 user staff 4210730 2 20 2013 lambda_virus.1.bt2
-rw-r--r--@ 1 user staff 1520 2 20 2013 lambda_virus.2.bt2
-rw-r--r--@ 1 user staff 17 2 20 2013 lambda_virus.3.bt2
-rw-r--r--@ 1 user staff 12126 2 20 2013 lambda_virus.4.bt2
-rw-r--r--@ 1 user staff 4210730 2 20 2013 lambda_virus.rev.1.bt2
-rw-r--r--@ 1 user staff 1520 2 20 2013 lambda_virus.rev.2.bt2
I want to analyze my file in rice. Now i try to practice the lambda file first.
If i want to analyze for rice, which reference for index should i use
Thank you very much
Leave a comment:
-
Looks like you switched to using bowtie2 (instead of bwa)? I assume you are following the Bowtie2 example here: http://bowtie-bio.sourceforge.net/bo...-phage-example
It looks like you have built the index for the lamba genome but let us make sure. Genome index files (there are several) are used for the mapping. "bowtie2" is the program that does the alignments.
Can you post the output of following command?
Code:$ ls -l /Users/user/tan_analysis/bowtie2-2.1.0/example/index/
Leave a comment:
-
Dear GenoMax
I did as your instruction. how ever, when i typed a command as
USER-no-MacBook-Pro-4:index user$ /Users/user/tan_analysis/bowtie2-2.1.0/example/index/lambda_virus.1.bt2 lambda_virus.1.bt2
-bash: /Users/user/tan_analysis/bowtie2-2.1.0/example/index/lambda_virus.1.bt2: Permission denied
How can i do with permission denied.
i did chmod u+x hello.sh
but i got
USER-no-MacBook-Pro-4:~ user$ chmod u+x hello.sh
chmod: hello.sh: No such file or directory
Can you tell me how is it?
Thank you
Leave a comment:
-
Originally posted by maivantan View PostUSER-no-MacBook-Pro-4:bwa-0.7-1.5a user$ ./bwa index ref.fa
[bwa_index] fail to open file 'ref.fa' : No such file or directory
As for your specific problem. Your ref.fa (fasta reference file) does not appear to be in the same directory as the bwa program. I have highlighted the error in red above.
Best option is to change to the directory where the ref.fa file is present. Then run the bwa command providing full path to the bwa executable.
Code:$ cd to_directory_with_ref.fa $ /provide_full_path_to_directory/bwa index ref.fa
Leave a comment:
-
Dear GenoMax,
I am sorry to disturb you, but I got the problem here:
when try to index the reference as the following, its fail. Would you please help me
Thank you very much
USER-no-MacBook-Pro-4:bwa-0.7-1.5a user$ ./bwa index ref.fa
[bwa_index] fail to open file 'ref.fa' : No such file or directory
USER-no-MacBook-Pro-4:bwa-0.7-1.5a user$ ./bwa mem ref.fa reads.fq > aln-se.sam
[E::bwa_idx_load] fail to locate the index files
USER-no-MacBook-Pro-4:bwa-0.7-1.5a user$
Leave a comment:
-
Are you able to see the executable file (should be called bwa)? You can verify that it is executable by trying to run it like this (assuming that you are in the bwa directory):
Code:$ ./bwa
Code:$ chmod u+x bwa $ ./bwa
Leave a comment:
-
Dear GenoMax,
I am using matchbook pro v10.7.5, ram 4gb, core i7.
i did down load from the web site and make it in terminal.
Do you have any suggestion?
Leave a comment:
-
How familiar are you with unix? Did you download/compile bwa from sourceforge?
Leave a comment:
-
Thank you GenoMax,
but when i type bra index ref.fa
error is command not found.
Do you have any suggestion?
Leave a comment:
-
Originally posted by maivantan View PostI do not know the command to run fasta file in bwa
Anyone can help me?
Thanks very much
bwa will accept fasta files in place of fastq (*.fq) files on those commands.
Leave a comment:
-
I do not know the command to run fasta file in bwa
Anyone can help me?
Thanks very much
Leave a comment:
-
Originally posted by TabeaK View PostI realise I never got back on this thread: I have also not had any decent alignments using BWA 0.6.x. I since downgraded to 0.5.x and everything is running well.
Leave a comment:
-
I realise I never got back on this thread: I have also not had any decent alignments using BWA 0.6.x. I since downgraded to 0.5.x and everything is running well.
Leave a comment:
Latest Articles
Collapse
-
by seqadmin
At the intersection of cytogenetics and genomics lies the exciting field of cytogenomics. It focuses on studying chromosomes at a molecular scale, involving techniques that analyze either the whole genome or particular DNA sequences to examine variations in structure and behavior at the chromosomal or subchromosomal level. By integrating cytogenetic techniques with genomic analysis, researchers can effectively investigate chromosomal abnormalities related to diseases, particularly...-
Channel: Articles
09-26-2023, 06:26 AM -
-
by seqadmin
Cancer research has been transformed through numerous molecular techniques, with RNA sequencing (RNA-seq) playing a crucial role in understanding the complexity of the disease. Maša Ivin, Ph.D., Scientific Writer at Lexogen, and Yvonne Goepel Ph.D., Product Manager at Lexogen, remarked that “The high-throughput nature of RNA-seq allows for rapid profiling and deep exploration of the transcriptome.” They emphasized its indispensable role in cancer research, aiding in biomarker...-
Channel: Articles
09-07-2023, 11:15 PM -
ad_right_rmr
Collapse
News
Collapse
Topics | Statistics | Last Post | ||
---|---|---|---|---|
Started by seqadmin, 09-29-2023, 09:38 AM
|
0 responses
10 views
0 likes
|
Last Post
by seqadmin
09-29-2023, 09:38 AM
|
||
Started by seqadmin, 09-27-2023, 06:57 AM
|
0 responses
12 views
0 likes
|
Last Post
by seqadmin
09-27-2023, 06:57 AM
|
||
Started by seqadmin, 09-26-2023, 07:53 AM
|
1 response
25 views
0 likes
|
Last Post
![]() |
||
Multiplexed Biomarker Detection with Nanopore Technology: A Leap in Precision Diagnostics
by seqadmin
Started by seqadmin, 09-25-2023, 07:42 AM
|
0 responses
17 views
0 likes
|
Last Post
by seqadmin
09-25-2023, 07:42 AM
|
Leave a comment: