Skip to content

PacBio with 10X barcodes, and partial alignments within it (ideally aiming for all_contig.fasta-like output) #1694

Answered by mizraelson
ktpolanski asked this question in Q&A
Discussion options

You must be logged in to vote

Hi,

  1. What output do you expect to get with TRUST4 compared to using MiXCR? I would strongly recommend making the preset for the intact data. In any case to analyze this data you will need a custom preset (attached). From the tag pattern I assume you used the 10x V3 kit? To use the preset put the YAML file into the directory you run MiXCR from or to ~/.mixcr/presets/ folder.
    Then run:
mixcr analyze local:10x-pac-bio-split-v1 \
    --species hsa \
    input_R1.fastq.gz \
    input_R2.fastq.gz \
    output_prefix
  1. The alignments can't be exported as a FASTA file. You can export them in a tabular format using:
mixcr exportAlignments \
    input.vdjca \
    alignments.tsv

In this file you …

Replies: 4 comments 16 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@ktpolanski
Comment options

@mizraelson
Comment options

@ktpolanski
Comment options

@mizraelson
Comment options

Answer selected by mizraelson
Comment options

You must be logged in to vote
12 replies
@ktpolanski
Comment options

@mizraelson
Comment options

@ktpolanski
Comment options

@mizraelson
Comment options

@ktpolanski
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants