You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cl = classifier.Classifier() # initiates classifier creates empty SM
cl.create_classifier('GGACGTCC',sys.argv[1],'/ei/workarea/users/ryanc/2020RADiKal/data/PP_all_R1.fastq') # R1 from all individuals concatenated, creates the classifier
file_ids = open("/ei/workarea/users/ryanc/2020RADiKal/scripts/file_ids.txt") # list of ids for every read file