edwardslab

  • Increase font size
  • Default font size
  • Decrease font size
Home Robert
Robert's lab blog

How to run BLAST on a compressed FASTA file

FASTA files with sequences from next-generation sequencing projects can be large and are usually stored as compressed files using compression algorithms such as GZIP or ZIP. If you do not want to extract all the data or create another copy of the file when performing a BLAST search, you can combine the file extraction and the BLAST search using a pipe in Unix-based operating systems and tell the BLAST program to use the standard input. Here is one example on how to do that (assuming you have a GZIP compressed FASTA file):

Read more...
 

How to remove human DNA sequence contamination from metagenomes

The immense amount of metagenomic data produced today requires an automated approach for data processing and analysis. Before any downstream analysis will be performed, the datasets should be preprocessed to ensure the quality of the data and prevent erroneous conclusions. One step of your data preprocessing (usually the last) should be to check for sequence contamination (DNA from sources other than the sample). This post will show you how to identify and remove human sequence contamination from metagenomes, but can also be applied to any other type of sequence dataset or contamination.

Read more...
 

How to convert FASTQ to FASTA

The following examples show how to convert a FASTQ file to a FASTA file. The commands assume a Unix-based operating system with Perl.

Read more...
 

How to create a database for BWA and BWA-SW

The following example shows how to create a database from the human reference genome for the use with BWA, BWA-SW and DeconSeq. The commands used below assume a Unix-based operating system.

Read more...
 

Adding new content to the lab blog

When you add a new post to your lab blog, make sure to have the parameters set as follows:

Section: Lab blog

Category: Your name's lab blog

Published: Yes

Show on Front Page: No

The rest of the configuration is up to you.

To make changes to a lab blog entry, click on the icon to the left of the entry title. (Make sure you are logged in order to see the icon).

Have fun adding content to the lab blog. :-)

 
More Articles...
  • «
  •  Start 
  •  Prev 
  •  1 
  •  2 
  •  Next 
  •  End 
  • »


Page 1 of 2