Hi, I try to install "Tophat" on my laptop (ubuntu 20.04), But it shows an error message. I need suggestions to fix this, it's really helpful if somebody can add their knowledge.
athira@Athira:~$ sudo apt-get install tophat
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package tophat is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'tophat' has no installation candidate
As everyone said, it's not recommended to use Tophat anymore. I would suggest you using STAR.
Try to update your APT databases
If it does not work you can always try with the binary : Tophat software installation
Thank you all for your valuable suggestions.