pylelab / MRTModSeq

Modification profiling with Marathon RT
0 stars 1 forks source link

still inconsistent output label #4

Closed kad-ecoli closed 2 years ago

kad-ecoli commented 2 years ago

Line 331 of https://github.com/kad-ecoli/MRTModSeq/blob/main/Amplified_Prediction_script.R

    tx_line15 <- gsub(pattern = "'\\?'", replace = "Am,none", x = tx[i])

But line 15 of https://github.com/kad-ecoli/MRTModSeq/blob/main/sample_5.8S_rRNA_data_input_and_output/amplified_prediction_script_OUTPUTS/predict_5_8_adenines_amp.arff

@attribute Modifications {none,Am}

Which label is correct "non,Am" or "Am,none"? The same question of C and G.