How align identical sequence from two dataframe in a new dataframe ?
0
0
Entering edit mode
3.0 years ago
Gautier • 0

Hello everyone,

I have two dataframe with amino acid sequence and their related frequence in my sample. I would like to create a new dataframe with the amino acid sequence and their related frequence in both sample when the sequence is present in both sample. I'm using Rstudio but I don't know how to match each equal sample.

Thank you in advance for your very appreciate help !

alignment Rstudio aminoacid Identical sequence • 483 views
ADD COMMENT
1
Entering edit mode

Please read the output of ?merge.data.frame() and its examples on how to merge data.frames when one column is matched between the two objects.

ADD REPLY

Login before adding your answer.

Traffic: 2581 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6