Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

--tag_count_threshold on RADmarkers #5

Open
ferrojm opened this issue Sep 3, 2022 · 0 comments
Open

--tag_count_threshold on RADmarkers #5

ferrojm opened this issue Sep 3, 2022 · 0 comments

Comments

@ferrojm
Copy link

ferrojm commented Sep 3, 2022

Hi!
I found that although using a threshold=4 on RADmarkers module the output table includes ClusterTags below this number.

my input was:

RADmarkers -t 4 -m 2 -v > RADmarkers.output

and as example the head of such output is:

ClusterID ClusterTags SegPattern Tag SAMPLE1 SAMPLE2 SAMPLE3 SAMPLE4 SAMPLE5 SAMPLE6 SAMPLE7 SAMPLE8 SAMPLE9
1 1 -------11 ATCGGAATGGAGACACACACAGGAGCTTATCTGTCCGGACGGAGACAACAGGAAGTGAAGAGATCAGATGTCAGTGACTGCAGAACTCAGCAGGGCAGAGCAGGGAAAGCATGCAGCTGTCAGAATTGGC NA NA NA NA NA NA NA 32 9
2 1 -------11 ATCGGAACGACACGGGGGTACAAGGTACCCCCGTTCTCGTGATCGGTGGGGGTCTCGTCACTGAGACCCCCAACGATCAGCAAGTTAGGCCCTATCCTGTGGATAGGGCCTAACTTGCTAGTGGCTGCAG NA NA NA NA NA NA NA 25 28
3 1 -------11 ATCGGAGGGGATCAACTACAATGGGTGGGGGAGGACAGGGGGGCTTATGGTAGGGGGGATATGTTGGGAGTTTGTAAATTTTATTGTATGTAAGAAAAAAAACTTTCAATAAAAACTTTATTTGATTTAA NA NA NA NA NA NA NA 75 77

....

Nevertheless, I sorted out by filtering values >= 4 in the output by using awk.

I thank you for this amazing protocol!!

Cheers,
J.Martin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant