close Warning: Can't synchronize with repository "(default)" (/mykopat/svn/repos/scata does not appear to be a Subversion repository.). Look in the Trac log for more information.

Changes between Initial Version and Version 1 of ScataHowTo


Ignore:
Timestamp:
Jun 16, 2011, 11:00:39 AM (13 years ago)
Author:
Mikael Brandström Durling
Comment:

Added a brief HowTo? with links to pages with more specific information

Legend:

Unmodified
Added
Removed
Modified
  • ScataHowTo

    v1 v1  
     1= Scata !HowTo =
     2
     3=== Register and log in ===
     4
     5Before you can use SCATA you need to register with your email address and log in to the system. The reason for requiring an email address for registration is that some actions take a while to perform and the results from the system are communicated through email to to you once they are done. (For SLU users, there is no need to register. You can log in with your AD username and password.)
     6
     7=== Prepare your data ===
     8
     9Before you begin to upload your data to run an analysis, make sure you have prepared all files you need:
     10
     11 * Dataset consisting of one ore more Fasta files with the sequences and optionally the corresponding Fasta-formated quality files with quality data for your sequences. The sequences and quality must appear in the same order in the two files. (See DataSet)
     12 * A file with all tags you have used and want to include in the analysis formatted in a semicolon separated list. (See TagSet)
     13 * Optionally, a file with the reference sequences you want to include in the analysis in order to identify clusters, where possible. (See ReferenceSet)
     14
     15
     16=== Upload your data ===
     17
     18Go to the different sections of the Scata  and upload your data files. Once they have been checked, you will get emails with the results of the checks, and the files will be available for analysis.
     19
     20=== Create a parameter set ===
     21
     22While your data files are being processed, you can create a parameter set for use in your analysis. There are several parameters that can be altered, but in most cases, it should suffice to check that the following parameters have desired values. The defaults are sane in most cases.
     23
     24 * Clustering distance. Adjust if you want more or less stringent clustering.
     25 * Minimum alignment
     26 * Homopolymer collapsing
     27
     28=== Submit your job! ===
     29
     30Once all your uploads have been verified, go to the Jobs tab and create a new job. Select the dataset(s), reference set(s), tag set and parameter set you want to use. Submit the job. Once done, you will get an email telling you that the results are available for download. The results will be available for download in a zip file.
     31
     32=== Results ===
     33
     34The result file contains an number of files, allt .txt file are easy to import into excel as semicolon separated tables.
     35
     36 * `all_clusters_runID.txt` contains a general summary of the run as well as all clusters from the run, including identifications where possible. The corresponding .fas-file contains the consensus sequences of the clusters.
     37 * `all_tag_by_cluster_runID.txt` is a semicolon separated data matrix for all tags and all clusters. Values are normalised abundances of each cluster for each tag (rows sum to 1).
     38 * `all_tags_runID.txt` contains summaries for all tags in the experiment.
     39 * Directories with summaries per tag, as well as cluster alignments.
     40
     41
     42
     43
     44
     45Read quality parameters (read length, various quality cutoffs). The defaults should work fine, although you might want to check the minimum length parameter and adjust it to be slightly below the shortest read you expect to find in your sample.
     46Primer sequence and similarity cutoff. Make sure it matches the primer you have used!
     47Primer trimming to cut off the invariable part of your amplicons coming from the primer.