mirror of
https://github.com/dchakro/shared_Rscripts.git
synced 2026-05-17 09:12:16 -07:00
Removing uncommented call at the end
This commit is contained in:
parent
d91655c10a
commit
e7ec0be360
1 changed files with 0 additions and 2 deletions
|
|
@ -46,5 +46,3 @@ annovarMutCodeFind=function(MutationColumn,isoform){
|
||||||
}
|
}
|
||||||
return(MutationList[-1])
|
return(MutationList[-1])
|
||||||
}
|
}
|
||||||
|
|
||||||
annovarMutCodeFind(MutationColumn = Mutation.Table$AAChange.refGene,isoform = "NM_001982")
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue