In order to calculate the ratio, we need Enrichment from both the Sorted and Naive Library of the same Sequence.
Other than that, we need Enrichment from both libraries to create the Scatter plot.
Also, we need the Non-overlap sequences for further analysis
The issue is solved. I used the set to find the overlapping and non-overlapping sequence.
Then the sequence is recorded with the comparison to dictionaries.
We have the Sequence, Frequency, and Enrichment.
In order to calculate the ratio, we need Enrichment from both the Sorted and Naive Library of the same Sequence.
Other than that, we need Enrichment from both libraries to create the Scatter plot.
Also, we need the Non-overlap sequences for further analysis