Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 501 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 501 Bytes

singleCellLongReadAnalysis

run_cpat_on_precollased_fasta.sh

In this routines is the step to call the amino acids from the output of the cpat run.

    # translate to amino acid sequence                                                                                                                                                                                        
    transeq -sequence $PWD/$name$cpat_orf_dna \
            --outseq $PWD/$name$cpat_aa \
            -frame 1