-
Notifications
You must be signed in to change notification settings - Fork 8
akutils primer_file
Usage:
akutils primer_file
Puts user into interactive script for producing a new primer_file.txt using sequences from the akutils primer database. Use akutils primer_list to see available primers. Script provides options for adding new primer sequences or removing existing ones from either the user file or the database itself.
Sequence orientation:
If removing primers from 3' end of reads, use reverse/complemented sequences. In the akutils primer database these have the "rc" suffix. This is the most common usage.
For directional primer removal (3' or 5' modes), primer name used to generate first sequencing read should be first in the file, primer name used to generate second sequencing read should be second in the file. In the example below, the primer file contents are appropriate for 16S V4 sequencing when the first read is generated with 515F and the second read is generated with 806R.
Example primer file contents:
515Frc GTGCCAGCMGCCGCGGTAA
806Rrc GGACTACHVGGGTWTCTAAT
List of available primers:
To view the list of available primer sequences in the akutils database, you can call the primer list with:
akutils primer_list
-- primer sequence names with "rc" suffix indicate reverse-complemented
sequences, appropriate for most 3' primer/adapter removal tasks.
-- use "q" to exit screen.
Script wiki pages:
akutils
akutils align_and_tree
akutils check
akutils check_result
akutils configure
akutils core diversity
akutils format_database
akutils join_paired_reads
akutils phix_filtering
akutils pick_otus
akutils primer_file
akutils primer_list
akutils print_config
akutils strip_primers
akutils test
akutils test_result
akutils update
ancomR.sh
biom-summarize_folder.sh
biomtotxt.sh
concatenate_fastqs.sh
convert_table_for_ancomR.sh
fastq_data.sh
fasta_length_histogram.sh
fastq_length_histogram.sh
filter_fasta_by_length.sh
filter_fastq_by_length.sh
filter_observations_by_sample.sh
indicator_species.sh
ITSx_parallel.sh
mapcats.sh
preprocess_otus_for_ghost-tree.sh
slurm_builder.sh
synthetic_index.sh
two-way_permanova.sh
txttobiom.sh
unwrap_fasta.sh
Tutorial pages:
akutils tutorial
ITS analysis
slurm usage
Running akutils on monsoon
Example: 2x300, 2 loci
akutils wiki home:
akutils wiki home
akutils home page:
akutils home page
akutils github page:
akutils github page