Skip to content

How to find out the ReadCount post Downsampling?? #1248

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

You must be logged in to vote

Hi,

Could you please share the commands you've used and clarify the specific results you're aiming for?

To briefly guide you, if you run the command as shown below:

mixcr postanalysis individual \
    --metadata metadata.tsv \
    --default-downsampling count-reads-auto \
    --default-weight-function read \
    --only-productive \
    --chains IGH \
    --tables pa/pa.i.tsv \
    --preproc-tables pa/preproc.i.tsv \
    results/*.clns \
    pa/individual.json.gz

The preproc.i.tsv tables will contain information regarding the number of clones and reads after every filtering step (for entire sample), including downsampling. You can reference an example here.

Note that you cannot extract cl…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by mizraelson
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