Couldnt access .fsta

Welcome @Abinaya_Subramanian

To work with ab1 files in Galaxy, please see this tutorial. In short, you’ll need to transform into a fastq format to use tools that function on reads. Be sure to see the workflow! → Hands-on: Clean and manage Sanger sequences from raw files to aligned consensus / Clean and manage Sanger sequences from raw files to aligned consensus / Sequence analysis

Then, for fsta, these are just plain text fasta files, correct? Galaxy hosts many tools that work with or produce fasta data.

It might be important to know that Galaxy tool forms perform a “metadata check” when screening a history for the potential input files appropriate for any particular input select field. This check is looking at the datatype format attribute the tool is expecting, then checking that attribute as assigned to datasets, and if these match – the tool recognizes that dataset and lists it as an available input option. If nothing is listed, either the kind of data appropriate for the tool is not in the history yet, or the data may be there but have the wrong datatype currently assigned.

The best way to get the datatype assigned to datasets is to allow Galaxy to auto-detect the datatype when originally loading the data. This ensures that the format assigned is correct, including the level of file compression. If the data is already loaded, you can try to re-detect the datatype too (pencil icon > Datatype). A few exotic file types may need a direct adjustment but common types shouldn’t and a wrong “guess” may indicate a content problem.

Here is an example for a tool we happened to talk about at this forum, but the general advice applies to any tool, so maybe helps?

Galaxy introductions

A good simple overview of common NGS file types and how these are displayed in Galaxy can be found in this very brief reference-style tutorial. → Hands-on: NGS data logistics / NGS data logistics / Introduction to Galaxy Analyses

And this is a small collection of tutorials to get oriented for common sequence analysis tasks such as mapping reads. → Learning Pathway: Introduction to Galaxy and Sequence analysis


Let’s start there, but please know we can follow up more after you get oriented! If you want to share back your current history then let us know which tool you are trying to use, that can help to narrow down the advice. Or, post back some screenshots? We’ll need to see the top of the tool form (tool name + version), the input area you are expecting a dataset to be listed in, and the dataset you want to input into that area (expanded, so that the datatype format metadata is shown, along with the peek view).

Thanks! :slight_smile: