Name | Tool(s) | Long | Short | Value | Since | Description |
---|---|---|---|---|---|---|
asta | ||||||
CHR_SEQ | all |
--chr |
-c | File |
3.1 | Path to a folder with genomic sequences, one per chromosome (.FASTA format). The header tags of each chromosome have to coincide with the <seqname> field ($1) of the annotation (GTF file). |
EVENTS | asta | --ev | -e | {ASE,ASI,DSP,VST} | 3.1 | Types of events that are considered:
|
EVENTS_ATR | asta | --ea | -a | {CP3,CSS,FLT,IOK,NMD,SEQ} | 3.1 | Event Attributes
|
EVENTS_DIMENSION | asta |
--ed |
-d | Integer | 0.0 3.1 | Dimension of the AS events to be extracted, Default is 2 (i.e. 'pairwise events'), and values < 2 stand for 'complete' events <TM> |
EVENTS_FILE | asta | -- --eo | -o | File|stdout | 0.0 3.1 | Keyword 'stdout' for writing results to the standard output stream, or a fully qualified path to the output file. The parameter is optional--if nothing is specified, the output will be written to a file '<input file>_astalavista.gtf.gz'. |
EVENTS_OPT | asta | --ep | -p | {FLT,NMD,CP3} | 3.1 | Flags to control output options for events:
|
EDGE_CONFIDENCE | asta | --ec | Integer | 2.2 | Level of confidence for edges (i.e., annotated transcription starts/poly-adenylation sites). The default is to trust no annotated edge and to extend overlapping first/last exons of a transcript to their most extreme position:
All transcript edges of confidence level > edgeConfidence are extended in case the annotation shows another exon with the same adjacent splice site and an earlier/later start/end. DEPRECATED, to be refactored (soon) | |
asta | ||||||
GENE_ID | scorer | --gid | -g | File | 3.1 | Name and path of the GeneID parameter file with models for splice sites |
HELP | all | -h | Boolean | 3.0 | Help on usage, list of parameters and corresponding descriptions | |
IN_FILE | all | --in | -i | File |
3.1 | Input file with reference annotation (.GTF format), MANDATORY |
INTRON_CONFIDENCE | asta | --ic | Integer | 2.2 | Level of intron confidence, below which introns are trusted without checks. The default is to trust all introns (i.e., ic= 255). Introns are assigned a confidency class:
All introns in transcripts of confidence level > threshold are discarded. DEPRECATED, to be refactored (soon) | |
asta | ||||||
SITES | scorer | --ss | -s | {SSD,SSA,TSS,CLV,SST,SND,AUG,STP} | 3.1 | Types of sites that are output:
|
SITE_FILE | scorer | --so | -f | File|stdout | 3.1 | Keyword 'stdout' for writing results to the standard output stream, or a fully qualified path to the output file. |
SITE_OPT | asta | --sp | -t | {SSS} | 3.1 | Flags to control optional output for sites:
|
asta | ||||||
TMP_DIR | all | --tmp | File | 0.0 | The temporary directory, reads the environment variable when set to 'null'. | |
VARIANT_FILE | scorer | --vcf | v | File | 3.1 | Name and path of a file with the variant information (.VCF format) |