RenameColumnsWithNameStrand: Is there any column in df
with name "strand"?
If there is, change its name to "strand_old" so that it will
conflict with code in other parts of ICAMS package.
Description
Is there any column in df
with name "strand"?
If there is, change its name to "strand_old" so that it will
conflict with code in other parts of ICAMS package.
Usage
RenameColumnsWithNameStrand(df)