Skip to content

Update preprocess.seqz.R#34

Open
juliawiggeshoff wants to merge 8 commits intosztup:masterfrom
juliawiggeshoff:master
Open

Update preprocess.seqz.R#34
juliawiggeshoff wants to merge 8 commits intosztup:masterfrom
juliawiggeshoff:master

Conversation

@juliawiggeshoff
Copy link

mufreq.threshold instead of mufreq.treshold

mufreq.threshold instead of mufreq.treshold
sequenzatools instead of sequenza_tools
In non-seqz mode, the code was not preserving semantic column labels. It was reshuffling columns to match the internal format expected by downstream numeric indexing.

How headers looked:

[1] "SampleID" "Chromosome" "Start_position" "End_position" 
[5] "total_cn" "A_cn" "B_cn" "ploidy" 
[9] "V9" "V10"

Column 7 was copying the original A_cn. 

Should not generate process downstream, but for consistency's sake, changed
Result can be used in future scar_score() runs in non-seqz mode
…ore.R

This would be the case if seqz step has been run previously and interrupted
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

Successfully merging this pull request may close these issues.

1 participant