Hello Ryan,
I already map them (before doing the Venn diagram). But I would like to confirm that the aligned reads are reliable.
Thank you for your answer.
Dear all,
I have some libraries with its replicates. To know how similar are they (between replicates) I made a Venn diagram of unique sequences showing this results:

Having that I wondered if removing those sequences with one read would improve the diagram. The result of doing that is the following:

Now I would like to know if there is enough similitude between both replicates. There is a statistical test that I could apply to know this? If not there is some method that I could apply to know if I should remove more sequences with more reads o leave it as it was before?
Thank you everyone
Edit: The libraries come from a smallRNA-seq and I mapped the reads against the genome before doing the Venn diagrams.
When you sequence small RNA you often get reads that are the degradation products of longer mRNA. These might be what you are seeing. It will be better or worse depending on the protocol. If it is just a size selection there will be a lot of junk. If you are looking for miRNA there is an enzyme that preferentially pulls out the phosphorylated (?) cap on the 5' (?) end of the molecule.
To test if the libraries are good do a scatter plot of the replicates against one another using the count of each small RNA in log space. i.e. point j is at the log of the count of reads mapping to small RNA j in replicate 1 against the log of the count of small RNA j in replicate 2.
If the counts are similar between the libraries you are good to go. If they are the technical reps it should be almost a straight line with some spread near the bottom. If they are biological reps it should look more dispersed.
Making Venn diagrams of unique sequences is not going to be useful, just delete those and continue on with the actual analysis (e.g., mapping or assembling the files).
A better approach to see if replicates are similar, is to quantify your reads per small RNA (with e.g., featureCount). Then calculate the pairwise correlation between all your samples. The technical replicates would correlate best with each other and would indicate that your experiment went well (technically).
Log in to answer this question.
Please see How to add images to a Biostars post and follow the guide to add images properly.
What exactly do you want to test, i.e. what is the question of interest here and what do the different pairs represent?