#Show currently visible samples
selex.sampleSummary()
#Return the matched roound zero file
r2 = selex.sample(seqName='R2.libraries', sampleName='ExdHox.R2', round=2)
r0 = selex.getRound0(r2)
selex.getAttributes(r0)
Run the code above in your browser using DataLab