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

The variants are almost Silent #1056

Open
DayTimeMouse opened this issue Oct 12, 2024 · 1 comment
Open

The variants are almost Silent #1056

DayTimeMouse opened this issue Oct 12, 2024 · 1 comment

Comments

@DayTimeMouse
Copy link

Hi,

When I use read.maf to read maf file, but almost variants are silent(silent variants/all variants: 16874/17013).

I am unsure about that is annotation problem or something.
df = read.maf('filter.vep.maf')

plotmafSummary(maf = df,
               rmOutlier = T,
               showBarcodes = F,
               textSize = 0.4,
               addStat = 'median',
               dashboard = TRUE,
               titvRaw = FALSE)
-Reading
-Validating
-Silent variants: 16874 
-Summarizing
-Processing clinical data
--Missing clinical data
-Finished in 0.360s elapsed (3.499s cpu)

Rplot01

Best regards.

@PoisonAlien
Copy link
Owner

Hi,

It's hard to know without seeing the data. If it is WGS, I guess it is possible.

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

2 participants