Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
custom
casertanucera_leukemia2023
Commits
a2c9b5de
Commit
a2c9b5de
authored
Aug 04, 2023
by
Matteo Barcella
Browse files
Update AF_comparison.R
parent
294c2e0c
Changes
1
Hide whitespace changes
Inline
Side-by-side
WES/AF_comparison.R
View file @
a2c9b5de
...
@@ -12,7 +12,7 @@ for (mysample in c("12_27_1","12_27_2", "10_395_3", "10_395_4")) {
...
@@ -12,7 +12,7 @@ for (mysample in c("12_27_1","12_27_2", "10_395_3", "10_395_4")) {
inputdata
[[
"passonly"
]][[
mysample
]]
<-
filter_variants_v3
(
infile
=
paste0
(
mysample
,
"_dbsnp_cc_cnc_dbnsfp_refseq_light.fields.txt"
),
sampleid
=
mysample
,
dp
=
50
)
inputdata
[[
"passonly"
]][[
mysample
]]
<-
filter_variants_v3
(
infile
=
paste0
(
mysample
,
"_dbsnp_cc_cnc_dbnsfp_refseq_light.fields.txt"
),
sampleid
=
mysample
,
dp
=
50
)
}
}
source
(
file
=
"
/home/mbarcella/scripts/bitbucket/exometools/
Compare_variants_AF_v3.R"
)
source
(
file
=
"Compare_variants_AF_v3.R"
)
Comparison_12_27
<-
list
()
Comparison_12_27
<-
list
()
Comparison_10_395
<-
list
()
Comparison_10_395
<-
list
()
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment