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

Redo Tao data vignette #9

Open
CDieterich opened this issue Jun 10, 2021 · 3 comments
Open

Redo Tao data vignette #9

CDieterich opened this issue Jun 10, 2021 · 3 comments
Assignees

Comments

@CDieterich
Copy link
Contributor

I think the current meta-condition vignette is outdated.

I would like to prepare for a new vignette

@piechottam - how can we start best from

rmDup_HIVRT_RC13_call2_result.out.gz
rmDup_HIVRT_RC13_rtarrest_plain_result.out.gz
rmDup_SIIIRTMg_RC13_call2_result.out.gz
rmDup_SIIIRTMg_RC13_rtarrest_plain_result.out.gz
rmDup_SIIIRTMn_RC13_call2_result.out.gz
rmDup_SIIIRTMn_RC13_rtarrest_plain_result.out.gz

under
repository/JACUSAnalysis/TestCase/case1

using JACUSA2helper ?

@CDieterich
Copy link
Contributor Author

Qi did it in repository/JACUSAnalysis/TestCase/test.Rmd.. but without JACUSA2helper, which is a drag.

@CDieterich
Copy link
Contributor Author

annotation would be repository/JACUSAnalysis/TestCase/case1/rnam.bed (T==C)

I noticed that you used repository/JACUSA2helper/data-raw/DATASET.R
to generate the data set.. This needs to be adapted.

@CDieterich
Copy link
Contributor Author

In the end, we need a data structure that contains
[5] "HIV.call2.score" "HIV.call2.score.plus1"
[7] "HIV.deletion.score" "HIV.deletion.score.plus1"
[9] "HIV.insertion.score" "HIV.insertion.score.plus1"
[11] "SMg.call2.score" "SMg.call2.score.plus1"
[13] "SMg.deletion.score" "SMg.deletion.score.plus1"
[15] "SMg.insertion.score" "SMg.insertion.score.plus1"
[17] "SMn.call2.score" "SMn.call2.score.plus1"
[19] "SMn.deletion.score" "SMn.deletion.score.plus1"
[21] "SMn.insertion.score" "SMn.insertion.score.plus1"
[23] "HIV.arrest.score" "HIV.arrest.score.plus1"
[25] "SMg.arrest.score" "SMg.arrest.score.plus1"
[27] "SMn.arrest.score" "SMn.arrest.score.plus1"

where plus1 means U/T position + 1

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

No branches or pull requests

2 participants