Request for Custom Bowtie Tool Interface for Human Reference Genome Alignment

Hello Galaxy Team,

I am working on small RNA-seq analysis using Galaxy, and I need to perform an alignment using the Bowtie tool with a human reference genome and my small RNA samples. I have already uploaded my sample data (FASTQ files) and the human reference genome (GRCh38) to Galaxy. However, I require a custom interface for Bowtie that will allow me to easily upload the data and reference genome, and adjust the necessary parameters for alignment.

Welcome @Armana

Yes! You can use Bowtie2 in Galaxy for this type of analysis.

Using Galaxy tool forms

We have a tutorial here that walks through some of the basic guidelines for working with a mapping tool. → Hands-on: Mapping / Mapping / Sequence analysis

The tutorial above uses a reference genome that is already indexed on the server, however you can use any reference genome that you want to! Just upload the genome fasta and use the reference genome From the History option instead. You will be selecting your fasta in a similar way that you will be selecting the input read datasets.

Sourcing Reference Data

We have some help for getting a reference genome, and the associated reference annotation, into your history! This prior topic is a good place to start.
~


Please give that a review and let us know if you have more questions or need help!