mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-10 07:46:49 +00:00
Update cheatsheets
This commit is contained in:
@@ -28,7 +28,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`compseq -sequence {{path/to/input_rna.fasta}} -word 3 {{path/to/output_file.comp}} -nozero -frame 3`
|
||||
|
||||
- Count amino acid triplets in a FASTA file and compare to a previous run of `compseq` to calculate expected and normalised frequency values:
|
||||
- Count amino acid triplets in a FASTA file and compare to a previous run of `compseq` to calculate expected and normalized frequency values:
|
||||
|
||||
`compseq -sequence {{path/to/human_proteome.fasta}} -word 3 {{path/to/output_file1.comp}} -nozero -infile {{path/to/output_file2.comp}}`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user